Registers the controls in the package as web components.
Namespace: MindFusion.Diagramming.Controls
File: WebComponents.js
JavaScript
![]() |
---|
function register () |
Call this method to register the TabbedDiagramView class as a web component. After registration, the browser instantiates TabbedDiagramView objects for <mindfusion-tabbeddiagramview> HTML tags. You can get reference to objects created by the browser by calling the find method.