Agama Installer
    Preparing search index...

    Function SkipToContentLink

    • A wrapper around PatternFly's SkipToContent component.

      Provides an accessible link that helps screen reader and keyboard-only users bypass navigation and other non-essential focusable elements, allowing them to jump directly to the main content of the page by default.

      The target section and link text can be customized to support navigation to different parts of the page.

      The link is only visible when the user agent applies the :focus-visible pseudo-class, ensuring it appears during keyboard navigation or when visible focus is explicitly required.

      Parameters

      • __namedParameters: SkipToProps

      Returns Element