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