A quick start project that shows how to add the React Radio button and Checkbox components to the React application. It shows how to customize the label position, size and rendering direction of the components. It also shows how to disable the components.
Refer to the following documentation to learn about the React Radio Button and Checkbox components: https://ej2.syncfusion.com/react/documentation/radio-button/getting-started https://ej2.syncfusion.com/react/documentation/check-box/getting-started
Check out this online example of the React Radio Button and Checkbox components: https://ej2.syncfusion.com/react/demos/#/material/button/radio-button https://ej2.syncfusion.com/react/demos/#/material/button/checkbox
Make sure that you have the compatible versions of Visual Studio Code and NodeJS or later version in your machine before starting to work on this project.
To run this application, you need to first clone the getting-started-with-the-react-radiobutton-and-checkbox-components repository and then open it in Visual Studio Code. Now, simply build and run your project to view the output.