PolymerComponent
Wisej.Web.Ext.Polymer.PolymerComponent
Last updated
Wisej.Web.Ext.Polymer.PolymerComponent
Last updated
Namespace: Wisej.Web.Ext.Polymer
Assembly: Wisej.Web.Ext.Polymer (3.2.0.0)
Represents a polymer (https://elements.polymer-project.org/) non-visual component. Used to import polymer libraries, such as iron-icons sets and others.
Initializes a new instance of the PolymerComponent class.
Initializes a new instance of the PolymerComponent class together with the specified container.
container
String[]: Returns or sets the list of polymer libraries to import. (Default: null
)
String: Returns or sets the base url for the polymer files.
A that represents the container for the component.