The quick nav component allows navigation inside a page. It renders the links according to the headings of the content in order to navigate to each section.
| Name | Default | Description |
|---|---|---|
| title: string | Title of the quick nav component. | |
| links: Link[] | Links of the quick nav component. Each link has the following properties:
|