API Reference
Class
TablerTableSummaryCardSettings
Settings sub-builder for TablerTableSummaryCard.
Inheritance
- Object
- TablerTableSummaryCardSettings
Methods
public TablerTableSummaryCardSettings Accent(TablerColor color) #Returns:
TablerTableSummaryCardSettingsSets the accent color used by the table card shell.
Parameters
- color HtmlForgeX.TablerColor
public TablerTableSummaryCardSettings Compact(Boolean enable = true) #Returns:
TablerTableSummaryCardSettingsCompacts the card spacing for denser dashboard layouts.
Parameters
- enable System.Boolean = true
public TablerTableSummaryCardSettings CompactMetrics(Boolean enable = true) #Returns:
TablerTableSummaryCardSettingsApplies compact summary-strip styling to the metric rail.
Parameters
- enable System.Boolean = true
public TablerTableSummaryCard End() #Returns:
TablerTableSummaryCardReturns control to the root table summary card.
public TablerTableSummaryCardSettings FillHeight(Boolean enable = true) #Returns:
TablerTableSummaryCardSettingsMakes the card stretch to the available height.
Parameters
- enable System.Boolean = true
public TablerTableSummaryCardSettings MinColumnWidth(String width) #Returns:
TablerTableSummaryCardSettingsSets the minimum column width for summary-strip metrics.
Parameters
- width System.String