SelectProps
SelectProps<
T> =Prettify<SelectBaseProps<T>>
Defined in: src/components/controls/Select/Select.types.ts:157
Type Parameters
T
T extends string = string
SelectProps<
T> =Prettify<SelectBaseProps<T>>
Defined in: src/components/controls/Select/Select.types.ts:157
T extends string = string