See: Description
| Interface | Description |
|---|---|
| IdHolder |
Marks the widget as needing an id.
|
| NameHolder |
Marks the widget as needing a name.
|
| ValueHolder |
Marks that the widget can contain an attribute 'value'.
|
| Class | Description |
|---|---|
| HtmlDiv | |
| HtmlInput | |
| HtmlLabel | |
| HtmlOption | |
| HtmlOutput |
Creates an <output> tag.
|
| HtmlSelect | |
| HtmlTable | |
| HtmlTableBody | |
| HtmlTableCell | |
| HtmlTableHead | |
| HtmlTableHeader | |
| HtmlTableRow | |
| HtmlTag |
Models a plain HTML tag.
|
| HtmlTextarea | |
| HtmlWidgetBuilder | |
| HtmlWidgetBuilderConfig |
Configures a HtmlWidgetBuilder prior to use.
|
| ReadOnlyWidgetBuilder |
Copyright © 2015. All Rights Reserved.