/calculated-color-helper

Webcomponent for Vaadin 10 to get the calculated style value

Primary LanguageJavaApache License 2.0Apache-2.0

calculated-color-helper

This is a helper Component for Vaadin Flow to get the calculated Styles for an element in a certain scope. This Component needs to be added to the UI to get / set the Value for a certain scope. If setting the Value. Note: when setting a value this Component will simply set the css Variable for its parent!

Development instructions

Starting the test/demo server:

mvn jetty:run

This deploys demo at http://localhost:8080