New to Telerik UI for ASP.NET Core? Download free 30-day trial
ASP.NET Core CheckBox Appearance
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
SERVER-SIDE APIDescription
The Telerik UI for ASP.NET Core CheckBox provides options to customize its styling. This demo shows how to use the Size
method to set the overall size of the component, and the Rounded
method to configure the required border radius.
You can also easily switch between the available themes and swatches. When you are satisfied with the result, it is easy to check and even copy the source code of the CheckBox.
This example illustrates how the appearance of the CheckBox changes when you adjust its options through the dropdown menus. The showcased styling options support only the default values when using the LESS themes. You can find more information about this topic in the LESS Themes Migration article. As the introduction of the styling options is an ongoing effort, there may be minor changes and touch-ups added to the options in the future.
The R1 2022 release introduces new rendering for several components. In the long run, the team will make similar rendering improvements to most of the UI components in the suite. These are breaking changes that affect both the SASS and the LESS-based themes.