API Reference
Class
TablerWorkflowSummaryCardSettings
Settings sub-builder for TablerWorkflowSummaryCard.
Inheritance
- Object
- TablerWorkflowSummaryCardSettings
Methods
public TablerWorkflowSummaryCardSettings Accent(TablerColor color) #Returns:
TablerWorkflowSummaryCardSettingsSets the accent color used by the card.
Parameters
- color HtmlForgeX.TablerColor
public TablerWorkflowSummaryCardSettings Compact(Boolean enable = true) #Returns:
TablerWorkflowSummaryCardSettingsUses tighter spacing inside the card.
Parameters
- enable System.Boolean = true
public TablerWorkflowSummaryCard End() #Returns:
TablerWorkflowSummaryCardReturns control to the root workflow summary card.
public TablerWorkflowSummaryCardSettings FillHeight(Boolean enable = true) #Returns:
TablerWorkflowSummaryCardSettingsMakes the card stretch to the available height.
Parameters
- enable System.Boolean = true
public TablerWorkflowSummaryCardSettings SectionSplitAt(TablerBreakpoint breakpoint) #Returns:
TablerWorkflowSummaryCardSettingsLowers or raises the minimum width required before the timeline and checklist sit side by side.
Parameters
- breakpoint HtmlForgeX.TablerBreakpoint
public TablerWorkflowSummaryCardSettings TimelineMaxHeight(Int32 pixels) #Returns:
TablerWorkflowSummaryCardSettingsSets the maximum visible timeline height before scrolling.
Parameters
- pixels System.Int32