Solved
Access custom page property from js file in aem
Hi,
I need to access custom page property in aem from js file.
From HTL I'm able to access it using inheritedpageproperties.custompropertyname.
However my requirement is to access it from js file. Any help is appreciated. Thank you