API Reference
Class
TablerListCardSettings
Settings sub-builder for TablerListCard.
Inheritance
- Object
- TablerListCardSettings
Methods
public TablerListCardSettings Accent(TablerColor color) #Returns:
TablerListCardSettingsSets the ambient accent color.
Parameters
- color HtmlForgeX.TablerColor
public TablerListCardSettings Compact(Boolean enable = true) #Returns:
TablerListCardSettingsTightens item spacing and typography.
Parameters
- enable System.Boolean = true
public TablerListCardSettings FillHeight(Boolean enable = true) #Returns:
TablerListCardSettingsMakes the card stretch to the height of its container.
Parameters
- enable System.Boolean = true