@vaadin/dashboard
v24.7.1
Published
vaadin-dashboard
Downloads
52,113
Readme
@vaadin/dashboard
A responsive, grid-based dashboard layout component
⚠️ This component is experimental and the API may change. In order to use it, enable the feature flag by setting
window.Vaadin.featureFlags.dashboardComponent = true
.
ℹ️ A commercial Vaadin subscription is required to use Dashboard in your project.
Installation
Install the component:
npm i @vaadin/dashboard
Once installed, import the component in your application:
import '@vaadin/dashboard';
Contributing
Read the contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
License
This program is available under Vaadin Commercial License and Service Terms. For license terms, see LICENSE.
Vaadin collects usage statistics at development time to improve this product. For details and to opt-out, see https://github.com/vaadin/vaadin-usage-statistics.