UploadButton Add-on
UploadButton is alternative version of Upload component with more faithful Button behavior
UploadButton is version of Upload component which behaves more like Button
Icon is correctly placed in submit button See: https://github.com/vaadin/framework/issues/11120
Adds setIconAlternateText(..) method
Add setIcon(Resource icon, String iconAltText) method
Links
Compatibility
0.1.0 | 0.1.1 | |
---|---|---|
(24.4) | ||
(24.3) | ||
(24.2) | ||
(24.1) | ||
(24) | ||
(23) | ||
(22) | ||
(21) | ||
(20) | ||
(19) | ||
(18) | ||
(17) | ||
(16) | ||
(15) | ||
(14) | ||
(13) | ||
(12) | ||
(11) | ||
(10) | ||
8.10-8.21 | Y | Y |
-8.20 | Y | Y |
-8.19 | Y | Y |
-8.18 | Y | Y |
-8.17 | Y | Y |
-8.16 | Y | Y |
-8.15 | Y | Y |
-8.14 | Y | Y |
-8.13 | Y | Y |
-8.12 | Y | Y |
-8.11 | Y | Y |
-8.10 | Y | Y |
8.0-8.9 | Y | |
-8.8 | Y | |
-8.7 | Y | |
-8.6 | Y | |
-8.5 | Y | |
-8.4 | Y | |
-8.3 | Y | |
-8.2 | Y | |
-8.1 | Y | |
-8.0 | Y | |
(7.7) | ||
(7.6) | ||
(7.5) | ||
(7.4) | ||
(7.3) | ||
(7.2) | ||
(7.1) | ||
(7.0) | ||
(6.8) | ||
(6.7) | ||
(6.6) | ||
(6.5) | ||
(6.4) | ||
(6.3) | ||
(6.2) | ||
(6.1) | ||
(6.0) |
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Version 0.1.1
- Fixed Vaadin 8.11 compatibility
- Released
- 2020-07-23
- Maturity
- BETA
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 8.10+
- Vaadin 8.0+ in 0.1.0
- Browser
- Browser Independent
UploadButton Add-on - Vaadin Add-on Directory
UploadButton is alternative version of Upload component with more faithful Button behaviorUploadButton is version of Upload component which behaves more like Button
- Icon is correctly placed in submit button
See: https://github.com/vaadin/framework/issues/11120
- Adds setIconAlternateText(..) method
- Add setIcon(Resource icon, String iconAltText) method
UploadButton Add-on version 0.1.0
### Version 0.1.0
- First version. See: https://github.com/vaadin/framework/issues/11120
UploadButton Add-on version 0.1.1
### Version 0.1.1
- Fixed Vaadin 8.11 compatibility