API Reference
Class
TablerStatusStripSettings
Settings sub-builder for TablerStatusStrip.
Inheritance
- Object
- TablerStatusStripSettings
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
- Method TablerStatusStrip.Settings
Methods
public TablerStatusStripSettings Accent(TablerColor color) #Returns:
TablerStatusStripSettingsSets the accent color used by the status band.
Parameters
- color HtmlForgeX.TablerColor
public TablerStatusStripSettings Compact(Boolean enable = true) #Returns:
TablerStatusStripSettingsUses a tighter signal layout.
Parameters
- enable System.Boolean = true
public TablerStatusStripSettings FillHeight(Boolean enable = true) #Returns:
TablerStatusStripSettingsMakes the band stretch to the available height.
Parameters
- enable System.Boolean = true
public TablerStatusStripSettings NaturalCaseLabels(Boolean enable = true) #Returns:
TablerStatusStripSettingsKeeps eyebrow and signal labels in their provided case instead of forcing uppercase.
Parameters
- enable System.Boolean = true