Type Alias: StringListItemProps
StringListItemProps =
object
Defined in: jsx.ts:120
Props for string-based list items.
Use with SimpleListItem for simple string lists.
Properties
id
id:
string
Defined in: jsx.ts:122
Unique identifier for this item
value
value:
string
Defined in: jsx.ts:124
The string value for this item