Properties
Optional children
children?: ReactNode
Optional className
className?: string
Optional disabled
disabled?: string | boolean
Optional id
id?: string
Optional removable
removable?: string | boolean
Optional remove
remove?: ((s, e) => void)
Type declaration
- (s, e): void
Parameters
Returns void
Optional select
select?: ((s, e) => void)
Type declaration
- (s, e): void
Parameters
Returns void
Optional selectable
selectable?: string | boolean
Optional selected
selected?: string | boolean
Optional style
style?: CSSProperties
Optional variant
Sets the disabled state for the chip.