HtmlHelperWebComponentsExtensions Class |
Namespace: Kentico.Builder.Web.Mvc.Internal
public static class HtmlHelperWebComponentsExtensions
The HtmlHelperWebComponentsExtensions type exposes the following members.
Name | Description | |
---|---|---|
RenderWebComponent |
Renders a web component (or custom element) with given tagName and attributes.
| |
WebComponentsScript |
Renders necessary script tag for web components.
| |
WebComponentsStyle |
Renders necessary style tag for web components.
|