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

Variables

For given default, prop, and context values, return the first provided of prop, context, and default, in that order.

For given default, prop, and context values, return the first provided of prop, context, and default, in that order.