I'm afraid that ComponentCollection
may not be used to integrate third-party React components within the SurveyJS Form Library. To integrate a third-party React component within SurveyJS Form Library, implement a custom question model and rendrerer which would render your EditView
. Please follow this tutorial: Integrate Third-Party React Components