API Reference
Class
TablerActivityFeedCardSettings
Settings sub-builder for TablerActivityFeedCard.
Inheritance
- Object
- TablerActivityFeedCardSettings
Methods
public TablerActivityFeedCardSettings Accent(TablerColor color) #Returns:
TablerActivityFeedCardSettingsSets the accent color used by the card shell.
Parameters
- color HtmlForgeX.TablerColor
public TablerActivityFeedCardSettings Compact(Boolean enable = true) #Returns:
TablerActivityFeedCardSettingsCompacts the card spacing for denser layouts.
Parameters
- enable System.Boolean = true
public TablerActivityFeedCardSettings CompactMetrics(Boolean enable = true) #Returns:
TablerActivityFeedCardSettingsApplies compact summary-strip styling to the metric rail.
Parameters
- enable System.Boolean = true
public TablerActivityFeedCard End() #Returns:
TablerActivityFeedCardReturns control to the root activity feed card.
public TablerActivityFeedCardSettings FillHeight(Boolean enable = true) #Returns:
TablerActivityFeedCardSettingsMakes the card stretch to the available height.
Parameters
- enable System.Boolean = true
public TablerActivityFeedCardSettings MinColumnWidth(String width) #Returns:
TablerActivityFeedCardSettingsSets the minimum column width for summary-strip metrics.
Parameters
- width System.String