Access dmx.app.data on a content Page

I notice that if I go to the browser console I type dmx.app.data it shows the information for the layout page but I dont see the content page. I am missing something? I am on NodeJS

Please post a screenshot of what do you see exactly?

The only way to see the contend page data I found is like this:

Is any other way?

Well simply type dmx.app.data and expand the child nodes, content is located there

1 Like