Is there an option to inject dynamic props to a page? (redux action) Without using code components
Yes, you can click the gear icon on the page data tab to add props, and pass that in on your final loader page https://docs.plasmic.app/learn/nextjs-quickstart/#:~:text=started%20with%20Next.-,js,button%20in%20the%20top%20toolbar., but this doesn’t affect your editing canvas, for which you would need code components. Code components / application hosting exactly means communication from your application into plasmic