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

Class Nav

    • Constructor Detail

      • Nav

        public Nav()

        Creates a new empty nav.

      • Nav

        public Nav​(Component... components)

        Creates a new nav with the given child components.

        Parameters:

        components - the child components