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
MessageDialog for Vaadin Flow
by Patrick Schmidt
Message dialog component for Vaadin Flow
Updated 9 months ago
7
UI
CompAni
by Mekaso GmbH
animations for Vaadin flow components
Updated 9 months ago
10
UI
pdf-browser
by Alejandro Duarte
Renders a PDF using the browser's native viewer.
Updated 9 months ago
6
UI
Sponsored
google-map component
by Danilo Freire
Integration of google-map component for Vaadin 17
Updated 9 months ago
0
Web Components
vcf-lookup-field
by Vaadin ComponentFactory
Vaadin Component Factory Lookup Field
Updated 10 months ago
0
exampledata
by Artur Signell
Example data generator
Updated 10 months ago
0
feather-icons
by Tarek Oraby
Feather-Icons collection for Vaadin
Updated 10 months ago
1
UI
Collapsible SplitLayout
by Tarek Oraby
An extension of Vaadin SplitLayout to enable collapsing components
Updated 10 months ago
0
UI
Sponsored
Enhanced DatePicker
by Vaadin ComponentFactory
DatePicker with ability to format by pattern
Updated 10 months ago
1
UI
video-js-player
by Vladimir Senchikhin
Vaadin 14 wrapper for Video JS player
Updated 10 months ago
1
UI
Tools
DatebookVaadin
by Ryan Pang
Datebook on Vaadin 14+, used to add event to local calendar, desktop and mo...
Updated 10 months ago
1
UI
PasswordStrengthVaadin
by Ryan Pang
Password Strength on Vaadin 14+, embeded checker on strength of password
Updated 10 months ago
1
UI
Simple Timer Addon
by Flowing Code S.A.
Simple Timer for Vaadin 14+
Updated 10 months ago
5
Data
FilteringTable
by Teppo Kurki
Extension of Vaadin Table, provides a filter bar below the table header
Updated 10 months ago
94
UI
NoScrollGrid Flow Addon
by Vaadin ComponentFactory
Extension for Grid to delegate vertical scrolling outside the Grid's scroll...
Updated 10 months ago
0
UI
Sponsored
Vaadin ContextMenu
by Vaadin Ltd
Unified contextual popup for all Vaadin components.
Updated 11 months ago
34
UI
Data
Grid Renderers collection For Vaadin7
by Tatu Lund
Collection of 13 Grid Renderers for editing and viewing data plus Keyboard ...
Updated 11 months ago
15
Miscellaneous
UI
Tools
Data
Viritin
by Matti Tahvonen
What apache-commons and Guava libraries does for Java, Viritin does it for ...
Updated 11 months ago
55
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