Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
variable messages
import { messages } from "https://deno.land/x/react_querybuilder@v7.7.0-alpha.8/packages/react-querybuilder/src/messages.ts";

type

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