Class ClassAttributeHandler

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

public class ClassAttributeHandler extends CustomAttribute
Emulates the class attribute by delegating to Element.getClassList().

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

Since:
1.0
See Also: