Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
variable messages
import { messages } from "https://deno.land/x/react_querybuilder@v7.3.0/packages/react-querybuilder/src/messages.ts";

type

{ errorInvalidIndependentCombinatorsProp: string; errorUnnecessaryIndependentCombinatorsProp: string; errorDeprecatedRuleGroupProps: string; errorDeprecatedRuleProps: string; errorBothQueryDefaultQuery: string; errorUncontrolledToControlled: string; errorControlledToUncontrolled: string; errorEnabledDndWithoutReactDnD: string; }