{% include "@bolt-components-nav-priority/nav-priority.twig" with {
  links: [
    {
      text: "Real-Time AI",
      url: "#!"
    },
    {
      text: "End-to-end Automation",
      url: "#!"
    },
    {
      text: "Journey-centric Delivery",
      url: "#!"
    },
    {
      text: "Low Code",
      url: "#!"
    },
    {
      text: "Multi-dimensional Power",
      url: "#!"
    },
    {
      text: "Cloud Choice",
      url: "#!"
    }
  ]
} only %}
  | Prop Name | Description | Type | Default Value | Option(s) | 
|---|---|---|---|---|
| 
									links
							
			 | 
		
							 Array of Priority Nav links.  | 
		
							
									array
							
			
			 | — | 			
  | 
		
| 
									moreText
							
			 | 
		
							 Button text that displays when the Priority+ Nav Dropdown is displayed  | 
		
							
									string
							
			
			 | 
									More
							 | 
			
						
  | 
		
| 
									offset
							
			 | 
		
							 (Inherited from nav-indicator) Number of pixels taken up by sticky items at the top of the page. Used for smooth scroll and gumshoe.  | 
		
							
									integer
							
			
			 | — | 			
  | 
		
  npm install @bolt/components-nav-priority