Polymer
Last updated
Was this helpful?
Last updated
Was this helpful?
The extension can import most Web Components into a Wisej.NET application. Refer to the Polymer Example to see how to create specialized Wisej classes.
Add a reference to Wisej.Web.Ext.Polymer.
Drop dll on your Visual Studio ToolBox.
PolymerComponents are non visual Polymer components. Use it to import polymer libraries, such as iron-icons sets and others.
Add a or on your Wisej.NET Container
PolymerWidgets are that are mainly configured through the properties and .
Find more information in our Polymer example in or in .