Type Alias: SelectHelperTextProps
SelectHelperTextProps =
PropsWithChildren<Partial<{className:string;color:SelectHelperColor; }>>
Props accepted by the helper text displayed below the select.
SelectHelperTextProps =
PropsWithChildren<Partial<{className:string;color:SelectHelperColor; }>>
Props accepted by the helper text displayed below the select.