Visually build tailwind css projects 10x faster using AI
Build Tailwind websites visually and ship projects to production in minutes instead of days. Generates code from your designs to export to your favourite frameworks like React, Vue, Angular.

Contrast Angular Bootstrap Checkbox is a component that allows users to make multiple selection from a list of options. It is broadly used in the forms and surveys.
Checkboxes are for selecting one or several options in a list, while radios
are for selecting one option from many.
To use the Contrast Angular Bootstrap Card component in your project you need to import CheckboxModule
.
import {CheckboxModule } from 'cdbangular';
For the default Contrast Angular Bootstrap Checkbox, use the CDBInput component and pass in a type
prop with its value set to checkbox
<CDBInput type="checkbox"></CDBInput>
<CDBCheckbox class="mt-5"></CDBCheckbox>
Simply add the disabled
Boolean attribute to CDBCheckbox
<CDBCheckbox disabled="true"></CDBCheckbox>
This section will build on your information about the props you get to use with the Contrast Angular Bootstrap Checkbox component. You will find out what these props do, their default values, and how you would use them in your code.
The table below lists other prop options of the CDBCheckbox
component.
Name | Type | Default | Description | Example |
---|---|---|---|---|
class | String | Adds custom classes | class="myClass" | |
disable | Boolean | false | Disables Checkbox component | disabled=true |
Build Tailwind websites visually and ship projects to production in minutes instead of days. Generates code from your designs to export to your favourite frameworks like React, Vue, Angular.
Trying to create components and pages for a web app or website from
scratch while maintaining a modern User interface can be very tedious.
This is why we created Contrast, to help drastically reduce the amount of time we spend doing that.
so we can focus on building some other aspects of the project.
Contrast Bootstrap PRO consists of a Premium UI Kit Library featuring over 10000+ component variants.
Which even comes bundled together with its own admin template comprising of 5 admin dashboards and 23+ additional admin and multipurpose pages for
building almost any type of website or web app.
See a demo and learn more about Contrast Bootstrap Pro by clicking here.