Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add items and renderer to dashboard #7680

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

tomivirkki
Copy link
Member

Description

Add items and renderer properties to <vaadin-dashboard>

New API for <vaadin-dashboard>:

  • items: An array containing the items of the dashboard
  • renderer: Custom function for rendering a widget for each dashboard item.

Fixes https://github.com/orgs/vaadin/projects/70/views/1?pane=issue&itemId=74625491

Part of vaadin/platform#6626

Type of change

Feature

Copy link

sonarcloud bot commented Aug 21, 2024

@tomivirkki tomivirkki merged commit f7051b0 into feat/dashboard Aug 21, 2024
9 checks passed
@tomivirkki tomivirkki deleted the feat/dashboard-items branch August 21, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants