Uses of Enum Class
com.vaadin.flow.component.card.CardVariant
-
Uses of CardVariant in com.vaadin.flow.component.card
Methods in com.vaadin.flow.component.card that return CardVariantModifier and TypeMethodDescriptionstatic CardVariantReturns 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.