| Web Components | 
| Web Components are a new and exciting technology that takes the well known "reusable software components" concept to the web. With this HTML5 specification you can build HTML+javascript pieces and use them as a custom HTML element. 
 In Thinfinity VirtualUI you can easily embed Web Components in your Windows application. Some Web Components examples are: a native video streaming component, a raw printing component, a QR component, a signature component, a Google Maps component, and so on. 
 With the purpose of embedding a Web Component in a Windows application, we provide a specialized object that allows you to: 
 
 
 
 
 
 |