API Reference
Class
TablerListCardSettings
Settings sub-builder for TablerListCard.
Inheritance
- Object
- TablerListCardSettings
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
- Method TablerListCard.Settings
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