Interface HasThemeStyle

All Superinterfaces:
com.vaadin.flow.component.HasElement, Serializable
All Known Subinterfaces:
HasBadgeStyle, HasElement, HasIcon, HasSquareElement
All Known Implementing Classes:
Badge, BadgeIcon, Breadcrumbs.Breadcrumb, Button, ButtonIcon, ConfirmButton, Icon, ImageButton, PopupButton

@JsModule("./so/badge/styles.js") public interface HasThemeStyle extends com.vaadin.flow.component.HasElement
Interface to mark that a class has theme styles.
Author:
Syam