The JavaScript Toggle Switch Button control is a custom HTML5 input-type checkbox control that allows you to perform a toggle (on/off) action between checked and unchecked states. It supports different sizes, labels, label positions, and UI customization.
A single switch consists of a toggle state that can be checked and unchecked. To prevent the toggling of switch value, you can make use of disable option.
In JavaScript Toggle Button, you can make use of different switch sizes, default and small, as required in your application.
The JavaScript Toggle Button control appearance (bar and handle) has support for complete customization. A switch can contain text to represent the checked/unchecked states (ON-OFF). It is customized to make the look and feel like
The JavaScript Toggle Button seamlessly supports HTML forms, template-driven forms (Angular), and reactive forms.
The Toggle Switch Button component is also available in Blazor, React, Angular, and Vue frameworks. Check out the different Toggle Switch Button platforms from the links below,
HTML5 Toggle Switch Button supports several built-in themes such as Material, Bootstrap, Fabric (Office 365), Tailwind CSS, and High Contrast. The users can customize any one of these built-in themes or create new themes to achieve their own desired look and feel either by simply overriding SASS variables or using our Theme Studio application with ease.
Easily get started with the JavaScript Toggle Switch Button using a few simple lines of HTML and TS code, as demonstrated below. Also explore our JavaScript Toggle Switch Button Example that shows you how to render and configure the Toggle Switch Button in JavaScript.
<div>
<!--element which is going to render-->
<input id="element" type="checkbox"/>
</div>
import { Switch } from '@syncfusion/ej2-buttons';
// Initialize Switch component with checked state.
let switchObj: Switch = new Switch({ checked: true });
// Render initialized Switch.
switchObj.appendTo('#element');
We do not sell the JavaScript Toggle Switch Button separately. It is only available for purchase as part of the Syncfusion JavaScript suite, which contains over 70 JavaScript components, including the Toggle Switch Button. A single developer license for the Syncfusion Essential Studio for JavaScript suite costs $995.00 USD, including one year of support and updates. On top of this, we might be able to offer additional discounts based on currently active promotions. Please contact our sales team today to see if you qualify for any additional discounts.
You can find our JavaScript Toggle Switch Button demo here.
No, our 70+ JavaScript components, including Toggle Switch Button, are not sold individually, only as a single package. However, we have competitively priced the product so it only costs a little bit more than what some other vendors charge for their Toggle Switch Button 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 70+ JavaScript components for a flat fee of $995/developer. On top of this, we might be able to offer additional discounts based on currently active promotions. Please contact our sales team 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 and five or fewer developers.
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.