-
-
Notifications
You must be signed in to change notification settings - Fork 11
defaulttoggle
Dade Lamkins edited this page Oct 15, 2022
·
1 revision
Applies To | Blish HUD | TacO | |
---|---|---|---|
Categories | ✔ | ❌ |
Indicates if the category should be enabled by default.
Attribute | Data Type | Example | Default Value | Description |
---|---|---|---|---|
defaulttoggle | bool | defaulttoggle="0" |
1 | If the category should be toggled on or off by default. |
:::tip
This attribute, when set to 0
, is a great way to help keep your pack as unobtrusive as possible for your users by disabling niche categories by default. Users can always toggle these categories back on themselves as needed and their preferences will remain saved.
:::