@cmds/autonumber-field

Used for displaying an unique incremented number for each record.

Usage no npm install needed!

<script type="module">
  import cmdsAutonumberField from 'https://cdn.skypack.dev/@cmds/autonumber-field';
</script>

README

AutonumberField"> AutonumberField

npm package

Used for displaying an unique incremented number for each record.

Prop Types

Property Type Required? Description
id String Unique id for the instance of this field
contextId Context The appearance will change depending on context in which the field is displayed. Valid options include: recordDetail or recordGridRow or recordGalleryCard or recordListItem
roleId Role The behaviour changes based on the role. Valid options include editor or readOnly
autonumber Number Auto incrementing identifier

More information

This component is designed and developed as part of Cosmos Design System.