API Reference
Class
TablerTaskOverviewCardSettings
Settings sub-builder for TablerTaskOverviewCard.
Inheritance
- Object
- TablerTaskOverviewCardSettings
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
Methods
public TablerTaskOverviewCardSettings Class(String cssClass) #Returns:
TablerTaskOverviewCardSettingsEditorBrowsable(2)Adds CSS classes to the card host.
Parameters
- cssClass System.String
public TablerTaskOverviewCardSettings Compact(Boolean enable = true) #Returns:
TablerTaskOverviewCardSettingsApplies denser spacing for embedded previews.
Parameters
- enable System.Boolean = true
public TablerTaskOverviewCard End() #Returns:
TablerTaskOverviewCardReturns control to the root card.
public TablerTaskOverviewCardSettings FillHeight(Boolean enable = true) #Returns:
TablerTaskOverviewCardSettingsStretches the card to the available column height.
Parameters
- enable System.Boolean = true