Builds a row component for a ListSection
The id of the row. Maximum length: 200 characters.
The title of the row. Maximum length: 24 characters.
Optional
description: stringThe description of the row. Maximum length: 72 characters.
If id is over 200 characters
If title is over 24 characters
If description is over 72 characters
Optional
Readonly
descriptionThe description of the row
Readonly
idThe id of the row
Readonly
titleThe title of the row
Generated using TypeDoc
Row API object