Click one of the links above to open this example as an online, editable demo, or clone it locally with degit:
npx degit github:react-querybuilder/react-querybuilder/examples/basic-ts rqb-example-basic-ts
Development note: Do not modify the files in this folder directly. Edit corresponding files in the _template folder and/or exampleConfigs.ts, then run
bun generate-examples
from the repository root directory (requires Bun).