Get page slug
page.getSlug()
Get the slug of the page.
Syntax
Returns
Promise<string
>
A promise that resolves to the slug of the page.
Get page slug
page.getSlug()
Get the slug of the page.
Promise<string
>
A promise that resolves to the slug of the page.