Click or drag to resize
HtmlHelperWebComponentsExtensions Methods

The HtmlHelperWebComponentsExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRenderWebComponent
Renders a web component (or custom element) with given tagName and attributes.
Public methodStatic memberWebComponentsScript
Renders necessary script tag for web components.
Public methodStatic memberWebComponentsStyle
Renders necessary style tag for web components.
Top
See Also