Polymer

The Polymer extension can import most Web Components into a Wisej.NET application. Refer to the Polymer Example to see how to create specialized Wisej classes.

How to Use

PolymerWidgets are widgets that are mainly configured through the properties ElementType and ElementClassName.

PolymerComponents are non visual Polymer components. Use it to import polymer libraries, such as iron-icons sets and others.

Find more information in our Polymer example in C# or in VB.NET.

Last updated