I need to save user preferences in the browser's local storage. How can I access localStorage from my Vaadin code?
I tried with https://vaadin.com/directory/component/clientstorage but it looks that this addon supports only vaadin 7-8 versions, and I am using version 12.