API Reference
Class
TablerNarrativeCardSettings
Settings sub-builder for TablerNarrativeCard.
Inheritance
- Object
- TablerNarrativeCardSettings
Methods
public TablerNarrativeCardSettings Accent(TablerColor color) #Returns:
TablerNarrativeCardSettingsSets the ambient accent color.
Parameters
- color HtmlForgeX.TablerColor
public TablerNarrativeCardSettings Compact(Boolean enable = true) #Returns:
TablerNarrativeCardSettingsUses tighter spacing inside the card.
Parameters
- enable System.Boolean = true
public TablerNarrativeCard End() #Returns:
TablerNarrativeCardReturns control to the root card surface.
public TablerNarrativeCardSettings FillHeight(Boolean enable = true) #Returns:
TablerNarrativeCardSettingsMakes the card stretch to the available height.
Parameters
- enable System.Boolean = true