editor-js / embed

Embed Tool for Editor.js
MIT License
147 stars 106 forks source link

I can use this embed with others editors? - Question #83

Open opauwlo opened 2 years ago

opauwlo commented 2 years ago

I can use this embed tool with another editor? If yes, how?

Abhii5496 commented 5 months ago

Yes, just set the iframe src, you can see if you console a embed block, you will find embed inside data. { "id": "bjMEc8FA3b", "type": "embed", "data": { "service": "instagram", "source": "https://www.instagram.com/...../p/..../", "embed": "https://www.instagram.com/p/C3Ru2Vq/embed", // you can use this in iframe "width": 320, "height": 500, "caption": "" } }