Skip to content

CONFIG_TOKEN Type documentation

Deprecated: Use SI_DASHBOARD_CONFIGURATION instead.

Types Documentation

Dashboard configuration object. Inject globally using the SI_DASHBOARD_CONFIGURATION or configure individual dashboard instances.
Injection token to configure dashboards. Use { provide: SI_DASHBOARD_CONFIGURATION, useValue: config } in your app configuration.
Configuration object for the si-grid component, including the options of gridstack.
Properties
The configuration options of gridstack.
gridStackOptions?: GridStackOptions
imported from gridstack

Except where otherwise noted, content on this site is licensed under MIT License.