Contextual styles used on Bootstrap Labels.
Namespace:
Bootstrap.A11y
Assembly:
Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
Members|
| Member name | Value | Description |
|---|
| Default | 0 | Default style (usually gray) |
| Success | 1 | Indicates a successful or positive action (usually green) |
| Warning | 2 | Indicates caution should be taken with this action (usually yellow-orange) |
| Primary | 3 | Primary brand color |
| Info | 4 | Indicates informational messages (usually light-blue) |
| Danger | 5 | Indicates a dangerous or potentially negative action (usually red) |
See Also