SyncfusionExamples / getting-started-with-the-react-radiobutton-and-checkbox-components

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.

Repository from Github https://github.comSyncfusionExamples/getting-started-with-the-react-radiobutton-and-checkbox-componentsRepository from Github https://github.comSyncfusionExamples/getting-started-with-the-react-radiobutton-and-checkbox-components

Getting Started with the React Radio Button and Checkbox Components

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

Project prerequisites

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.

How to run this application

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.

About

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.


Languages

Language:TypeScript 56.1%Language:HTML 33.1%Language:CSS 10.8%