Live demo — this example is server-driven; run the showcase locally for the interactive version.

Skip to content

Use Skip to content straight from a Qute template — parameters and slots instead of Java builders. This reference is generated from the runtime template sources: each template documents its parameters and slots in the header comment shown beneath its include line.

Templates

skip-to-content

{#include components/navigation/skip-to-content /}
Skip to content — PatternFly v6 
 Required: href 
 Optional: id — DOM id on the link; omit unless something else references it. 
 Content slot (required): visible link text. The body MUST be filled — the link's 
 accessible name comes from the text. Use "Skip to content" unless you have a reason. 
 PF anatomy: a wrapper div (positioned via :focus-within) containing a primary button-link. 
 Model mode: pass skipToContent=<...model.SkipToContent>.