0.14.0 • Published 5 years ago

@pndr/long-text-field v0.14.0

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

LongTextField LongTextField

npm package

Used for entering multiple lines of text.

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
longTextStringContents to be displayed / edited
onChangeFunctionCallback invoked whenever the long text changes. : ({id: string, longText: boolean}): void

More information

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

0.14.0

5 years ago

0.13.0

5 years ago

0.12.0

5 years ago

0.11.0

5 years ago

0.10.0

5 years ago

0.9.0

5 years ago

0.8.0

5 years ago