JdenticonVaadin
Jdenticon and Vaadin 14 (Deprecated, use Dicebear instead)
Jdenticon wrapper on Vaadin 14. Compiled by Java 11.
The addon is deprecated due to duplication of dicebear-vaadin. No more maintainence!
If you fail to compile this addon due to jdenticon missing, please run the following command.
npm install jdenticon
Sample code
JdenticonVaadin jdenticonVaadin = new JdenticonVaadin("test", 50); add(jdenticonVaadin); #OR jdenticonVaadin = new JdenticonVaadin("id", "JDENTICON", 100); add(jdenticonVaadin);
Links
Compatibility
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
- Vaadin v14.4.5
- jdenticon v3.1.0
- Released
- 2020-12-30
- Maturity
- TESTED
- License
- MIT License
Compatibility
- Framework
- Vaadin 14+
- Browser
- Firefox
- Opera
- Safari
- Google Chrome
- Microsoft Edge