API Reference
Class
TablerIncidentTimelineCardSettings
Settings sub-builder for TablerIncidentTimelineCard.
Inheritance
- Object
- TablerIncidentTimelineCardSettings
Methods
public TablerIncidentTimelineCardSettings Accent(TablerColor color) #Returns:
TablerIncidentTimelineCardSettingsSets the accent color used by the card.
Parameters
- color HtmlForgeX.TablerColor
public TablerIncidentTimelineCard End() #Returns:
TablerIncidentTimelineCardReturns control to the root incident timeline card.
public TablerIncidentTimelineCardSettings FillHeight(Boolean enable = true) #Returns:
TablerIncidentTimelineCardSettingsMakes the card stretch to the available height.
Parameters
- enable System.Boolean = true
public TablerIncidentTimelineCardSettings TimelineMaxHeight(Int32 pixels) #Returns:
TablerIncidentTimelineCardSettingsSets the maximum visible timeline height before scrolling.
Parameters
- pixels System.Int32