HtmlForgeX

API Reference

Class

TablerServiceConfigStudioThemeSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Theme settings for TablerServiceConfigStudio.

Inheritance

  • Object
  • TablerServiceConfigStudioThemeSettings

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Methods

public TablerServiceConfigStudio End() #
Returns: TablerServiceConfigStudio

Returns control to the root studio builder.

public TablerServiceConfigStudioThemeSettings Selector(Action<TablerThemeSelectorSettings> configure = null, Boolean show = true) #
Returns: TablerServiceConfigStudioThemeSettings

Adds the shared HtmlForgeX theme selector to the studio top bar.

Parameters

configure System.Action{HtmlForgeX.TablerThemeSelectorSettings} = null optionalposition: 0
show System.Boolean = true optionalposition: 1