-
Dashboard is a responsive layout component that allows users to organize
widgets either directly within the dashboard or optionally group them into
sections.
The internationalization properties for
Dashboard.
Fired when an item was moved.
Fired when an item enters or exits move mode.
Fired when an item was removed.
Fired when a widget was resized.
Fired when an item enters or exits resize mode.
Fired when an item was selected.
The set of theme variants applicable to the vaadin-dashboard and
vaadin-dashboard-layout components.
DashboardWidget represents a customizable widget that can be placed within a
Dashboard.
HasWidgets is an interface for components that can contain and manage
multiple
DashboardWidget instances.