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

Class Emphasis

    • Constructor Detail

      • Emphasis

        public Emphasis()

        Creates a new empty emphasis.

      • Emphasis

        public Emphasis​(Component... components)

        Creates a new emphasis with the given child components.

        Parameters:

        components - the child components

      • Emphasis

        public Emphasis​(String text)

        Creates a new emphasis with the given text.

        Parameters:

        text - the text