WidgetTag

A base class for a custom web component element wrapping one Widget.

Configs

3
faPath: 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
ready: Promise

A Promise which is resolved when this component's stylesheet and font dependencies are fully ready.

The widget instance rendered in the shadow root

Functions

1

Destroys the inner widget instance and cleans up