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

Class NativeButton

    • Constructor Detail

      • NativeButton

        public NativeButton()

        Creates a new empty button.

      • NativeButton

        public NativeButton​(String text)

        Creates a button with the given text.

        Parameters:

        text - the button text