Skip to main content

QueryBuilderValueEditors

QueryBuilderValueEditors = Record<LiteralUnion<Exclude<ValueEditorProps["type"], null | undefined>, string>, (props) => ReactElement>