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

Interface HasElement

    • Method Summary

      All Methods
      Modifier and Type Method Description
      Element getElement()

      Gets the element associated with this instance.

    • Method Detail

      • getElement

        Element getElement()

        Gets the element associated with this instance.

        Returns:

        the element associated with this instance