Class SkipToContent

    • Method Detail

      • skipToContent

        public static SkipToContent skipToContent​(String mainId)
        Creates a new component with the given main ID and a default text.
      • skipToContent

        public static SkipToContent skipToContent​(String mainId,
                                                  String text)
        Creates a new component with the given main ID and a text.