0.1.0 • Published 5 years ago

@cmds/autonumber-field v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

AutonumberField AutonumberField

npm package

Used for displaying an unique incremented number for each record.

Prop Types

PropertyTypeRequired?Description
idStringUnique id for the instance of this field
contextIdContextThe appearance will change depending on context in which the field is displayed. Valid options include: recordDetail or recordGridRow or recordGalleryCard or recordListItem
roleIdRoleThe behaviour changes based on the role. Valid options include editor or readOnly
autonumberNumberAuto incrementing identifier

More information

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