Interface HasStyle

All Superinterfaces:
com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasStyle, Serializable
All Known Implementing Classes:
AbstractQuantityField, AngleField, AreaField, BadgeIcon, BigDecimalField, ClassNameField, CountField, CSSGrid, CustomTextField, Dashboard, DaysField, DistanceField, DoubleField, FractionalCountField, FreeFormatField, GeolocationField, GridLayout, Icon, ImageButton, IntegerField, JSONField, LongField, MinutesField, MoneyField, NumericField, ObjectCodeField, PercentageField, PressureField, QuantityField, SecondsField, SpeedField, TemperatureField, TimeDurationField, ToggleButton, VolumeField, VolumeRateField, WeightField, WeightOrVolumeField, WeightRateField

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