I'm trying to pass data to a page from a component so that the data can be used to update a page state. How can I achieve this?
I'm trying to pass data to a page from a component so that the data can be used to update a page state. How can I achieve this?