Skip to main content
Module

x/react_querybuilder/examples/README.md

A QueryBuilder component for React
Go to Latest
File

To quickly set up CodeSandbox using any of these examples as a template:

  1. Navigate to the example folder (e.g. basic-ts) here on GitHub.
  2. In the browser address bar, change the domain of the URL from github.com to githubbox.com (just add “box” after “github” and before “.com”) and press Enter/Return.

You will be forwarded to codesandbox.io with the example project preloaded.

To update and regenerate the basic, basic-ts, and compatibility package examples, modify the _template folder then run yarn generate-examples from the repo root directory.