SI_WIDGET_ID_PROVIDER Type documentation¶
Variable Injection token to optionally inject the SiWidgetIdProvider implementation to provide custom widget id generation logic. The default implementation is SiWidgetDefaultIdProvider . * Example: The following shows how to provide your own widget id provider. |
|---|
Types Documentation¶
| Abstract class to provide widget id generation logic. | |||||||
|---|---|---|---|---|---|---|---|
| |||||||
|
Constructor |
|---|
| A WidgetConfig holds the configuration of a widget instance component that is visible on a dashboard. It can be persisted and used to restore a dashboards state. | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| Image is used to configure an image to be displayed on a widget instance. | ||||||
|---|---|---|---|---|---|---|
|
| ObjectFit configuration options for a widget image. See https://developer.mozilla.org/en-US/docs/Web/CSS/object-fit |
|---|
| The default implementation of the SiWidgetIdProvider which generates random widget ids. | |||||||
|---|---|---|---|---|---|---|---|
| |||||||
|
Except where otherwise noted, content on this site is licensed under MIT License.