A package of Essential JS 2 Button, CheckBox and RadioButton components. It comes with documentation and support, which is available under commercial and community licenses. Please visit www.syncfusion.com to get started.
- Button Demo
- Button Documentation
- CheckBox Demo
- CheckBox Documentation
- RadioButton Demo
- RadioButton Documentation
To install all dependent packages, use the below command
npm install
To compile the source files, use the below command
npm run build
To test the source files, use the below command
npm run test
Check the changelog here