Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.YetaWFComponentBase.HtmlAttributes Property

HTML attributes that were provided to render the component.

Class: YetaWF.Core.Components.YetaWFComponentBase
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public IDictionary<string,object?> HtmlAttributes { get; private set; }

See Also YetaWF.Core.Components.YetaWFComponentBase ClassYetaWF.Core Overview