How to integrate the react JS in mendix

0
Hi All, I wish to integrate the React JS inside the mendix project.   if it's possible means please explain the below this ? 1. How to pass the data from mendix entity to react components 2. How can import react components to mendix 3. How can use the react hooks here ? ( we have to install or we have to download plugging )   If all possible means please provide the detailed documents or tutorials why because we are very new for mendix.   Thanks in advance...
asked
1 answers
0

Hey Venkatajalapathy,

You can find all your answers on this links:

https://docs.mendix.com/apidocs-mxsdk/apidocs/pluggable-widgets/

https://docs.mendix.com/howto/extensibility/create-a-pluggable-widget-one/

Best regards, Slavko

answered