Properties
Optional active
active?: string | boolean
Optional children
children?: ReactNode
Optional className
className?: string
Optional disabled
disabled?: string | boolean
Optional id
id?: string
Optional selected
selected?: string | boolean
Optional style
style?: CSSProperties
Optional value
value?: string
Whether the item is active.