| Class | Description |
|---|---|
| Check<T> |
Provides a
Check with the Kendo-ui styleNote: Check is not a IJQueryWidget (no corresponding widget is supplied by Kendo UI)It means that required Kendo UI dependencies (javascript/stylesheet) are not automatically added. |
| Check.Label | |
| CheckBox |
Provides a
CheckBox with the Kendo-ui styleNote: CheckBox is not a IJQueryWidget (no corresponding widget is supplied by Kendo UI)It means that required Kendo UI dependencies (javascript/stylesheet) are not automatically added. |
| CheckBox.Label | |
| EmailTextField |
Provides a
EmailTextField with the Kendo-ui styleNote: EmailTextField is not a IJQueryWidget (no corresponding widget is supplied by Kendo UI)It means that required Kendo UI dependencies (javascript/stylesheet) are not automatically added. |
| NumberTextField<T extends Number & Comparable<T>> |
Provides a Kendo UI NumericTextBox on the built-in
NumberTextField |
| Radio<T> |
Provides a
Radio with the Kendo-ui styleNote: Radio is not a IJQueryWidget (no corresponding widget is supplied by Kendo UI)It means that required Kendo UI dependencies (javascript/stylesheet) are not automatically added. |
| Radio.Label | |
| TextArea<T> |
Provides a
TextArea with the Kendo-ui styleNote: TextArea is not a IJQueryWidget (no corresponding widget is supplied by Kendo UI)It means that required Kendo UI dependencies (javascript/stylesheet) are not automatically added. |
| TextField<T> |
Provides a
TextField with the Kendo-ui styleNote: TextField is not a IJQueryWidget (no corresponding widget is supplied by Kendo UI)It means that required Kendo UI dependencies (javascript/stylesheet) are not automatically added. |
Copyright © 2021 7thWeb. All rights reserved.