Check if page is homepage
page.isHomepage()
Check if the page is set as the homepage.
Syntax
Returns
Promise<boolean
>
A promise that resolves to a boolean value indicating whether the page is the homepage.
Check if page is homepage
page.isHomepage()
Check if the page is set as the homepage.
Promise<boolean
>
A promise that resolves to a boolean value indicating whether the page is the homepage.