I created some pages with a hierarchy like Home(with child pages), About US, Contact How can I fetch the current page in lwc template?
Are there ways to fetch all the available pages in the community using the same template? Or is there any API object for the page name I can pass?
Thanks