The JavaScript Checkbox is a custom checkbox-type HTML5 input control for selecting one or more options from a list of predefined choices. It supports an indeterminate state, different sizes, custom labels and positions, and UI customization.
A single checkbox in JavaScript consists of toggle states for performing check and uncheck actions. To prevent the toggling of a checkbox value, you can use the disable option.
The HTML5 Checkbox control also features a built-in indeterminate state for option selections.
You can use different checkbox sizes, default and small, as required using JavaScript Checkbox in your application.
Add a label to define the JavaScript Checkbox control’s caption. You can caption the checkbox and position the label either before or after the checkbox.
The HTML5 Checkbox UI (frame and icons) can be completely customized.
The Checkbox in JavaScript seamlessly supports HTML forms, template-driven forms (Angular), and reactive forms.
The HTML5/JavaScript Checkbox supports built-in themes such as Bootstrap 5, Tailwind CSS, Fluent, high contrast, and more. Users can customize these built-in themes or create new themes to achieve the desired look and feel either by simply overriding SASS variables or using the Theme Studio application.
The Checkbox component is also available in Blazor, React, Angular, and Vue frameworks. Check out the different Checkbox platforms from the links below,
Easily get started with the JavaScript Checkbox using a few simple lines of HTML and TS code example as demonstrated below. Also explore our JavaScript Checkbox Example) that shows you how to render and configure a Checkbox in JavaScript.
<div class="control-section">
<div>
<!--element which is going to render-->
<input id="element" type="checkbox"/>
</div>
</div>
import { CheckBox } from '@syncfusion/ej2-buttons';
// Initialize CheckBox component.
let checkbox: CheckBox = new CheckBox({ label: 'Default' });
// Render initialized CheckBox.
checkbox.appendTo('#element');
The Syncfusion JavaScript Checkbox provides the following features:
We do not sell the JavaScript Checkbox separately. It is only available for purchase as part of the Syncfusion team license. This contains over 1,800 components and frameworks, including the JavaScript Checkbox. The price of the team license starts at $395 per month for 5 developers, and includes support and updates until the subscription expires. In addition, we might offer discounts based on currently active promotions. Please contact our product specialists today to see if you qualify for any additional discounts.
You can find our JavaScript Checkbox demo, which demonstrates how to render and configure Checkbox.
No, our 1,800+ components and frameworks for web, mobile, and desktop, including our JavaScript Checkbox, are not sold individually. They are only available as part of a team license. However, we have competitively priced the product, so it only costs a little bit more than what some other vendors charge for their Checkbox control alone. We have also found that, in our experience, our customers usually start off using one of our products and then expand to several products quickly, so we felt it was best to offer all 1,800+ components and frameworks for a subscription fee that starts at $395 per month for a team of 5 developers. Additionally, we might be able to offer discounts based on currently active promotions. Please contact our product specialists today to see if you qualify for any additional discounts.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.