Interface TypeCustomSelectProps
Properties
Optional className
className?: string
Optional helperText
helperText?: string
Optional multiple
multiple?: boolean
Optional style
style?: CSSProperties
Methods
Optional callBack
- callBack<T>(params: T): void
Type Parameters
Parameters
Returns void
Properties for the Custom Select component