API Reference
Class
TablerReviewListCardSettings
Settings sub-builder for TablerReviewListCard.
Inheritance
- Object
- TablerReviewListCardSettings
Methods
public TablerReviewListCardSettings Accent(TablerColor color) #Returns:
TablerReviewListCardSettingsSets the accent color used by the review feed shell.
Parameters
- color HtmlForgeX.TablerColor
public TablerReviewListCardSettings Compact(Boolean enable = true) #Returns:
TablerReviewListCardSettingsCompacts the card spacing for denser layouts.
Parameters
- enable System.Boolean = true
public TablerReviewListCardSettings CompactMetrics(Boolean enable = true) #Returns:
TablerReviewListCardSettingsApplies compact summary-strip styling to the metric rail.
Parameters
- enable System.Boolean = true
public TablerReviewListCard End() #Returns:
TablerReviewListCardReturns control to the root review feed card.
public TablerReviewListCardSettings FillHeight(Boolean enable = true) #Returns:
TablerReviewListCardSettingsMakes the card stretch to the available height.
Parameters
- enable System.Boolean = true
public TablerReviewListCardSettings MinColumnWidth(String width) #Returns:
TablerReviewListCardSettingsSets the minimum column width for summary-strip metrics.
Parameters
- width System.String