API Reference
Class
TablerStatTileCardSettings
Settings sub-builder for TablerStatTileCard.
Inheritance
- Object
- TablerStatTileCardSettings
Methods
public TablerStatTileCardSettings Accent(TablerColor color) #Returns:
TablerStatTileCardSettingsSets the accent color used by the tile.
Parameters
- color HtmlForgeX.TablerColor
public TablerStatTileCardSettings Compact(Boolean enable = true) #Returns:
TablerStatTileCardSettingsUses tighter spacing inside the tile.
Parameters
- enable System.Boolean = true
public TablerStatTileCard End() #Returns:
TablerStatTileCardReturns control to the root stat tile card.
public TablerStatTileCardSettings FillHeight(Boolean enable = true) #Returns:
TablerStatTileCardSettingsMakes the tile stretch to the available height.
Parameters
- enable System.Boolean = true