Uses of Enum Class
com.vaadin.flow.component.badge.BadgeVariant
Packages that use BadgeVariant
-
Uses of BadgeVariant in com.vaadin.flow.component.badge
Methods in com.vaadin.flow.component.badge that return BadgeVariantModifier and TypeMethodDescriptionstatic BadgeVariantReturns the enum constant of this class with the specified name.static BadgeVariant[]BadgeVariant.values()Returns an array containing the constants of this enum class, in the order they are declared.