ChakraValueEditorProps
ChakraValueEditorProps =
ValueEditorProps
& {extraProps
:Record
<string
,any
>; }
Defined in: ChakraValueEditor.tsx:13
Type declaration
extraProps?
optional
extraProps:Record
<string
,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.