API Reference
Class
TablerCardBodySettings
Advanced configuration for TablerCardBody to keep the root fluent surface tidy.
Inheritance
- Object
- TablerCardBodySettings
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
- Method TablerCardBody.Settings
Methods
public TablerCardBody End() #Returns:
TablerCardBodyReturns the root TablerCardBody for continued chaining.
public TablerCardBodySettings Overflow(TablerOverflow overflow) #Returns:
TablerCardBodySettingsApplies a typed overflow utility class.
Parameters
- overflow HtmlForgeX.TablerOverflow
public TablerCardBodySettings Padding(TablerPadding padding) #Returns:
TablerCardBodySettingsApplies a typed padding utility class.
Parameters
- padding HtmlForgeX.TablerPadding