HtmlForgeX

API Reference

Class

TablerScheduleSummaryCardSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Settings sub-builder for TablerScheduleSummaryCard.

Inheritance

  • Object
  • TablerScheduleSummaryCardSettings

Methods

public TablerScheduleSummaryCardSettings Accent(TablerColor color) #
Returns: TablerScheduleSummaryCardSettings

Sets the accent color used by the card.

Parameters

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

Uses tighter spacing inside the card.

Parameters

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

Returns control to the root card.

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

Makes the card stretch to the available height.

Parameters

enable System.Boolean = true optionalposition: 0
public TablerScheduleSummaryCardSettings MinColumnWidth(String value) #
Returns: TablerScheduleSummaryCardSettings

Sets the minimum width used by metric tiles.

Parameters

value System.String requiredposition: 0