DropdownToggleButton Class
The toggle button the user can press to deploy the contents of the
Dropdown
Should only be used as the first child element of a
Dropdown.
| AutoClose |
If , enables the auto close.
|
| AutoCloseBehavior |
Gets or sets the auto close behavior of the dropdown.
|
| ChildContent |
Gets or sets the content to be rendered within the component.
|
| Color |
Gets or sets the dropdown toggle button color.
|
| Disabled |
Gets or sets the disabled.
|
| Split |
If true, the css class 'dropdown-toggle-split' will be added to the button.
|
| TabIndex |
Gets or sets the dropdown toggle button tab index.
|