I'm trying to integrate Superset react components in my angular 6 application. I've seen examples of simple react components being integrated successfully but I wanted to know if it would work with more complex components or if such a thing is recommended at all.
superset-ui: https://github.com/apache-superset/superset-ui/tree/master/packages/superset-ui-chart
Integration example: https://sdk.gooddata.com/gooddata-ui/docs/4.1.1/ht_use_react_component_in_angular_2.x.html