Class StyleAttributeHandler

java.lang.Object
com.vaadin.flow.dom.impl.CustomAttribute
com.vaadin.flow.dom.impl.StyleAttributeHandler
All Implemented Interfaces:
Serializable

public class StyleAttributeHandler extends CustomAttribute
Emulates the style attribute by delegating to Element.getStyle().

For internal use only. May be renamed or removed in a future release.

Since:
1.0
See Also: