Build
Build with Vaadin
Vaadin Start
Configure your new Vaadin app
UI Components
Java or HTML components
Flow
Java backend & Java UI
Fusion
Java backend & TypeScript UI
Collaboration Engine
Build real-time collaboration
Design System Publisher
Documentation builder
Designer
Visually build UI designs
TestBench
Implement automated UI tests
Learn
Learn
Vaadin Features
Get to know Vaadin
Learning Center
Master Vaadin
Documentation
Technical documentation
Cookbook
Code snippets for common tasks
Community
Community
Blog
Latest from Vaadin
Add-on Directory
3rd party components
Stack Overflow
Ask questions and get answers
Contribute
Report issues, create pull requests
Chat
Get help and discuss with community members
Solutions
Use cases
Create a new business app
Modernize an existing app
Migrate from Swing
Unified UX with Design system
Pricing
Get started
Login
0
Edit Profile
Subscription
Multiple
My Page
0 unread
My Account
My Certifications
My Components
Toggle admin panel
Log out
You have to enable javascript in your browser to use this web site.
Vaadin Directory
Curated open source web components - with or without Java.
Help
Log in to publish
Search
Frameworks
Show all
Vaadin
6
7
8
platform
Polymer
1
2
3
GWT
1
2
Tags
UI (996)
Data (230)
Themes (105)
Tools (155)
Miscellaneous (263)
Web Components (874)
Sponsored (107)
Follow us
Follow us on Twitter to get Directory feeds.
Join our Discord server for discussions.
Last updated
Highest rated
A-Z
UI
TinyMCE for Flow
by Matti Tahvonen
TinyMCE wrapper for Vaadin Flow (Vaadin 10+)
Updated 2 weeks ago
6
UI
DelayedButton
by Sami Ekblad
Button that becomes active only after given delay.
Updated 2 weeks ago
0
A Vaadin Helper
by Artur Signell
Utils for Vaadin
Updated 3 weeks ago
1
UI
signature-widget
by David Dodlek
Create and use smooth signatures with Vaadin 14
Updated 3 weeks ago
3
UI
Viz
by David Dodlek
A hack to put Graphviz on the web for Vaadin 14
Updated 3 weeks ago
2
UI
Tools
HTML Table Testbench elements
by Stefan Uebe
HTML Table Testbench Elements
Updated 3 weeks ago
0
UI
HTML Table
by Stefan Uebe
HTML Table integration for Flow
Updated 3 weeks ago
3
UI
Data
Enhanced Grid
by Vaadin ComponentFactory
This component is an extended version of Grid with integrated complex filte...
Updated 3 weeks ago
4
UI
Declarative UI for Vaadin Flow
by Patrick Schmidt
Declarative UI for Vaadin Flow
Updated 3 weeks ago
1
Tools
GoogleAnalyticsTracker
by Sami Ekblad
Track Vaadin application use with Google Analytics
Updated 4 weeks ago
30
Miscellaneous
UI
Data
SuperFields
by Miki Olsz
Localised number fields, collection field, server-side text selection, date...
Updated 1 month ago
13
Miscellaneous
Spring Boot Security for Vaadin
by Patrick Schmidt
Security for Vaadin applications based on Spring Boot Security
Updated 1 month ago
4
Miscellaneous
UI
Crud UI Add-on
by Alejandro Duarte
Generate CRUD UIs for your entities/beans/POJOs at runtime
Updated 1 month ago
42
Tools
SO Helper
by Syam Pillai
A set of helper classes for Vaadin related development.
Updated 1 month ago
0
UI
Themes
App Layout Add-on
by Johannes Goebel
A modern and highly customizable menu with a fluent API
Updated 1 month ago
70
UI
Year Month Calendar Add-on
by Flowing Code S.A.
Full year / month calendar for Vaadin 22+
Updated 1 month ago
5
UI
Tools
Data
CKEditorVaadin
by Ryan Pang
CKEditor 5 and Vaadin 14+, rich text editor including multiple functionalit...
Updated 1 month ago
16
UI
Tooltips4Vaadin
by Gerrit Sedlaczek
A Tippy.js based Tooltip-Plugin for Vaadin Flow (14+).
Updated 1 month ago
22
1
...
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
...
109