Skip to main content

bootstrapControlElements

const bootstrapControlElements: object

Type declaration

notToggle()

notToggle: (__namedParameters) => Element = BootstrapNotToggle

Parameters

ParameterType
__namedParametersNotToggleProps

Returns

Element

valueEditor()

valueEditor: (props) => null | Element = BootstrapValueEditor

Parameters

ParameterType
propsValueEditorProps<FullField<string, string, string, Option<string>, Option<string>>, string>

Returns

null | Element

Defined in

index.tsx:10


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.