API Reference
Class
TablerVectorMapCardSettings
Settings sub-builder for TablerVectorMapCard.
Inheritance
- Object
- TablerVectorMapCardSettings
Methods
public TablerVectorMapCardSettings Accent(TablerColor color) #Returns:
TablerVectorMapCardSettingsSets the ambient accent color.
Parameters
- color HtmlForgeX.TablerColor
public TablerVectorMapCardSettings Compact(Boolean enable = true) #Returns:
TablerVectorMapCardSettingsUses tighter spacing inside the card.
Parameters
- enable System.Boolean = true
public TablerVectorMapCard End() #Returns:
TablerVectorMapCardReturns control to the root card surface.
public TablerVectorMapCardSettings FillHeight(Boolean enable = true) #Returns:
TablerVectorMapCardSettingsMakes the card stretch to the available height.
Parameters
- enable System.Boolean = true