API Reference
Class
HfxPanelTabExtensions
Fluent helpers for wiring panel sections inside Tabler tabs.
Inheritance
- Object
- HfxPanelTabExtensions
Methods
public static TablerTabsPanel PanelSection(TablerTabsPanel panel, String key, Action<HfxPanelSection> configure) #Returns:
TablerTabsPanelAdds a panel section with a stable key to the tab panel.
Parameters
- panel HtmlForgeX.TablerTabsPanel
- key System.String
- configure System.Action{HtmlForgeX.HfxPanelSection}