Home > gatsby-plugin-next-seo > ItemListElements
Signature:
export interface ItemListElements
Property | Type | Description |
---|---|---|
item | string | The URL to the webpage that represents the breadcrumb. |
name | string | The title of the breadcrumb displayed for the user. |
position | number | The position of the breadcrumb in the breadcrumb trail. Position 1 signifies the beginning of the trail. |