API Reference
Class
TablerPresenceListCardSettings
Settings sub-builder for TablerPresenceListCard.
Inheritance
- Object
- TablerPresenceListCardSettings
Methods
public TablerPresenceListCardSettings Accent(TablerColor color) #Returns:
TablerPresenceListCardSettingsSets the ambient accent color used by the card.
Parameters
- color HtmlForgeX.TablerColor
public TablerPresenceListCardSettings Compact(Boolean enable = true) #Returns:
TablerPresenceListCardSettingsApplies denser spacing to metrics and roster rows.
Parameters
- enable System.Boolean = true
public TablerPresenceListCard End() #Returns:
TablerPresenceListCardReturns control to the root builder.
public TablerPresenceListCardSettings FillHeight(Boolean enable = true) #Returns:
TablerPresenceListCardSettingsMakes the card stretch to fill the available column height.
Parameters
- enable System.Boolean = true
public TablerPresenceListCardSettings MinColumnWidth(String width) #Returns:
TablerPresenceListCardSettingsSets the minimum width used by the metric rail columns.
Parameters
- width System.String