createRoot
It is used to create the root component provided by Modern.js, which will automatically register Runtime plugins and complete the initialization of Runtime plugins.
Usage
Function Signature
Parameters
UserApp: an optional parameter, and the default is the component exported fromApp.tsx.