HtmlForgeX

API Reference

Class

TablerPlaceholderContainer

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Element
Modifiers sealed

Container that applies Tabler placeholder animation classes to nested placeholders.

Inheritance

Constructors

public TablerPlaceholderContainer() #

Methods

public TablerPlaceholderContainer Animation(TablerPlaceholderAnimation animation) #
Returns: TablerPlaceholderContainer

Set placeholder animation style for nested placeholders.

Parameters

animation HtmlForgeX.TablerPlaceholderAnimation requiredposition: 0
public TablerPlaceholderContainer Glow() #
Returns: TablerPlaceholderContainer

Convenience: glow animation.

RegisterLibraries() #
public TablerPlaceholderContainer Surface(TablerSurfaceStyle style) #
Returns: TablerPlaceholderContainer

Applies a shared surface treatment to the placeholder container.

Parameters

style HtmlForgeX.TablerSurfaceStyle requiredposition: 0
public override String ToString() #
Returns: String
public TablerPlaceholderContainer Wave() #
Returns: TablerPlaceholderContainer

Convenience: wave animation.