Package com.vaadin.flow.component.breadcrumbs


package com.vaadin.flow.component.breadcrumbs
  • Class
    Description
    Breadcrumbs is a component for displaying a navigation trail that shows the user's location within a hierarchy of pages.
    Provides the Breadcrumbs component feature flag, gating the experimental Breadcrumbs component.
    An item of the Breadcrumbs component, representing a single entry in the navigation trail.
    An exception which is thrown when somebody attempts to use the Breadcrumbs component without activating the associated feature flag first.