Skip to content

Latest commit

 

History

History
 
 

React Query Builder Drag-and-drop Example

Open in CodeSandbox Open in StackBlitz

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/dnd rqb-example-dnd

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).