Skip to main content

TremorValueSelectorProps

TremorValueSelectorProps: VersatileSelectorProps & Omit<SelectProps & MultiSelectProps, "children" | "value"> & object

Type declaration

value?

optional value: any

Defined in

TremorValueSelector.tsx:8


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.