Can we extend spa react xfpage model so that we can access the custom page properties added in the page component
I trying to add custom page properties in the xfpage dialog and instead off using propertiy.property name I want to extend the xfpage model and return the properties from the model as json. is there any reference or documentation to achieve this