WidgetTag
A base class for a custom web component element wrapping one Widget.
Configs
3
Configs
3faPath: String
Path to folder containing Font Awesome 6 Free.
<bryntum-grid fa-path="resources/fontawesome/webfonts">
</bryntum-grid>
stylesheet: String
Path to the Bryntum components structural CSS, to use within the web component.
<bryntum-grid stylesheet="resources/grid.css">
</bryntum-grid>
theme: String
Path to theme to use within the web component.
<bryntum-grid stylesheet="resources/svalbard-light.css">
</bryntum-grid>
Properties
2
Properties
2ready: Promise
A Promise which is resolved when this component's stylesheet and font dependencies are fully ready.
Functions
1
Functions
1Destroys the inner widget instance and cleans up