HtmlForgeX

API Reference

Class

TablerHeroExtensions

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers static

Extension methods for adding TablerHero components using fluent API.

Inheritance

  • Object
  • TablerHeroExtensions

Methods

public static TablerContentBuilder Hero(TablerContentBuilder content, Action<TablerHeroBuilder> configure) #
Returns: TablerContentBuilder

Adds a hero section to the content builder.

Parameters

content HtmlForgeX.TablerContentBuilder requiredposition: 0
configure System.Action{HtmlForgeX.TablerHeroBuilder} requiredposition: 1