API Reference
Class
TablerBodyExtensions
Extension methods for Body to add Tabler page components
Inheritance
- Object
- TablerBodyExtensions
Methods
public static Body Page(Body body, Action<TablerPage> configure) #Returns:
BodyAdd a Tabler page structure to the body
Parameters
- body HtmlForgeX.Body
- configure System.Action{HtmlForgeX.TablerPage}