Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@react-awesome-query-builder/examples

npm

Demo app, uses local library with hot reload.
You can switch between AntDesign, MUI, Bootstrap and vanilla widgets.
Uses complex config to demonstrate anvanced usage.
Uses TypeScript.

Preview

Demo: https://ukrbublik.github.io/react-awesome-query-builder/

Demo for ternary mode: https://ukrbublik.github.io/react-awesome-query-builder/#/switch

Run

From the root of cloned repository:

pnpm start

And open http://localhost:3001 in a browser.
For ternary mode open http://localhost:3001/#/switch

Feel free to play with code in demo (advanced demo) and demo_switch (demo for ternary mode) dirs.

Run in sandbox

Open in codesandbox (if it freezes on "Initializing Sandbox Container" please click "Fork")

Open in stackblitz (installing dependencies can take a while)