BootstrapTheme Enumeration |
Namespace: NetQuarry
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No theme | |
| Primary | 1 | Primary theme | |
| Secondary | 2 | Secondary theme | |
| Success | 3 | Success theme | |
| Info | 4 | Info theme | |
| Warning | 5 | Warning theme | |
| Danger | 6 | Danger theme | |
| Light | 7 | Light theme | |
| Dark | 8 | Dark theme | |
| Link | 9 | Styling for buttons to look like hyperlinks | |
| Default | 10 | In Bootstrap 4, this is equivalent to Secondary but in Bootstrap 3 they are separate. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.