HtmlForgeX

API Reference

Class

TablerVectorMapCardSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Settings sub-builder for TablerVectorMapCard.

Inheritance

  • Object
  • TablerVectorMapCardSettings

Methods

public TablerVectorMapCardSettings Accent(TablerColor color) #
Returns: TablerVectorMapCardSettings

Sets the ambient accent color.

Parameters

color HtmlForgeX.TablerColor requiredposition: 0
public TablerVectorMapCardSettings Compact(Boolean enable = true) #
Returns: TablerVectorMapCardSettings

Uses tighter spacing inside the card.

Parameters

enable System.Boolean = true optionalposition: 0
public TablerVectorMapCard End() #
Returns: TablerVectorMapCard

Returns control to the root card surface.

public TablerVectorMapCardSettings FillHeight(Boolean enable = true) #
Returns: TablerVectorMapCardSettings

Makes the card stretch to the available height.

Parameters

enable System.Boolean = true optionalposition: 0