TremorValueSelectorProps
TremorValueSelectorProps:
VersatileSelectorProps
&Omit
<SelectProps
&MultiSelectProps
,"children"
|"value"
> & {value
:any
; }
Defined in: TremorValueSelector.tsx:8
Type declaration
value?
optional
value:any
caution
API documentation is generated from the latest commit on the main
branch. It may be somewhat inconsistent with official releases of React Query Builder.