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

Jump links

Use Jump links 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

{#include components/navigation/jump-links /}
Jump links — PatternFly v6 
 Optional: id — DOM id on the root; omit unless something else references the nav.
                                             vertical (optional), center (optional), ariaLabel (optional) 
 Model mode: pass jumpLinks=<org.sitenetsoft.quarkus.pha.model.JumpLinks> (built via
   JumpLinks.of(id)) — plain or button-link lists, header label, subsections, and both
   expandable shapes.