Class BreadcrumbsFeatureFlagProvider
java.lang.Object
com.vaadin.flow.component.breadcrumbs.BreadcrumbsFeatureFlagProvider
- All Implemented Interfaces:
com.vaadin.experimental.FeatureFlagProvider,Serializable
public class BreadcrumbsFeatureFlagProvider
extends Object
implements com.vaadin.experimental.FeatureFlagProvider
Provides the Breadcrumbs component feature flag, gating the experimental
Breadcrumbs component.- Author:
- Vaadin Ltd
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.vaadin.experimental.FeatureThe Breadcrumbs component feature flag. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BREADCRUMBS_COMPONENT
public static final com.vaadin.experimental.Feature BREADCRUMBS_COMPONENTThe Breadcrumbs component feature flag. When enabled, allows use of the experimentalBreadcrumbscomponent.
-
-
Constructor Details
-
BreadcrumbsFeatureFlagProvider
public BreadcrumbsFeatureFlagProvider()
-
-
Method Details
-
getFeatures
- Specified by:
getFeaturesin interfacecom.vaadin.experimental.FeatureFlagProvider
-