[]
Defines the tag for registering the style sheets.
[HtmlTargetElement("c1-styles")]
public sealed class StylesTagHelper : ComponentTagHelper<Component>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
StylesTagHelper() |
Name | Description |
---|---|
Theme | Gets or sets the theme. |
Name | Description |
---|---|
GetObjectInstance(object) | Gets the TControl instance. |
Process(TagHelperContext, TagHelperOutput) | Synchronously executes the TagHelper with the given context and output. |