com.vaadin.flow.component.page.

Annotation Type Meta

    • Required Element Summary

      Required Elements
      Modifier and Type Required Element and Description
      String content

      Gets the custom tag content.

      String name

      Gets the custom tag name.

    • Element Detail

      • name

        public abstract String name

        Gets the custom tag name.

        Returns:

        the custom tag name

      • content

        public abstract String content

        Gets the custom tag content.

        Returns:

        the custom tag content