Interface HasStyle

All Superinterfaces:
com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasStyle, Serializable
All Known Implementing Classes:
BadgeIcon, BigDecimalField, CSSGrid, CustomTextField, Dashboard, DoubleField, FreeFormatField, GridLayout, Icon, ImageButton, IntegerField, LongField, NumericField, ToggleButton

public interface HasStyle extends com.vaadin.flow.component.HasStyle
Same as HasStyle but can be applied to an "internal element" specified.
Author:
Syam