This is a sample of plugin with drag-and-drop content to the canvas:
- Clone the repo
- Run
npx serve -p 8081
in a terminal window - Run
npx ngrok http 8081
in another terminal window to run ngrok - Get https url from ngrok and paste it in
iframe url
in your app settings.