ToFlexibleOption<Opt>
ToFlexibleOption<
Opt
>:WithUnknownIndex
<RequireAtLeastOne
<Opt
,"name"
|"value"
>>
Utility type to turn an Option into a BaseOption.
Type parameters
Type parameter |
---|
Opt extends BaseOption |
Source
packages/react-querybuilder/src/types/options.ts:61
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.