Enum Class LumoProps

java.lang.Object
java.lang.Enum<LumoProps>
org.vaadin.firitin.util.style.LumoProps
All Implemented Interfaces:
Serializable, Comparable<LumoProps>, Constable

public enum LumoProps extends Enum<LumoProps>
Enumeration of Lumo CSS properties with handy helper methods to define them in a component scope or globally and to use the property as css variable.

Consider this class still to be in experimental phase.