You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.component.tabs

Package com.vaadin.flow.component.tabs

  • Class Summary
    Class Description
    GeneratedVaadinTab<R extends GeneratedVaadinTab<R>>

    Description copied from corresponding location in WebComponent:

    GeneratedVaadinTabs<R extends GeneratedVaadinTabs<R>>

    Description copied from corresponding location in WebComponent:

    Tab

    This component provides an accessible and customizable tab to be used inside Tabs component.

    Tabs

    Tabs are used to organize and group content into sections that the user can navigate between.

    Tabs.SelectedChangeEvent

    An event to mark that the selected tab has changed.

  • Enum Summary
    Enum Description
    Tabs.Orientation

    The valid orientations of Tabs instances.

    TabsVariant

    Set of theme variants applicable for vaadin-tabs component.

    TabVariant

    Set of theme variants applicable for vaadin-tab component.