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