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