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