Custom Build Demos
Demo use-cases showing how a custom build of Selectivity is behaving with React.
Important: In order for the functionality on this page to work, you need to be
running a development server:
git clone https://github.com/arendjr/selectivity.git
cd selectivity
npm install
node_modules/.bin/gulp dev --api=react --browser-sync
- Then open http://localhost:3000/demos/custom-react.html
(the port number may differ, check the console output from the previous command)
Select a single city
Select a single city without a search field
Select a single city by country
Select a single city by timezone
Select multiple cities
Select one or more tags
Enter one or more email addresses
Select a GitHub repository