Optional
children
children?: ReactNode
Optional
className
className?: string
Optional
component
component?: "a" | "button"
Optional
componentClassName
componentClassName?: string
Optional
componentProps
componentProps?: any
Optional
href
href?: string
Optional
isActive
isActive?: boolean
Optional
itemId
itemId?: string | number
Optional
onClick
onClick?: ((event: MouseEvent<Element, MouseEvent> | ChangeEvent<Element>) => void)
Optional
type
type?: "button" | "reset" | "submit"
Content rendered inside the SimpleList item