HtmlForgeX

API Reference

Class

TablerBodyExtensions

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers static

Extension methods for Body to add Tabler page components

Inheritance

  • Object
  • TablerBodyExtensions

Methods

public static Body Page(Body body, Action<TablerPage> configure) #
Returns: Body

Add a Tabler page structure to the body

Parameters

body HtmlForgeX.Body requiredposition: 0
configure System.Action{HtmlForgeX.TablerPage} requiredposition: 1