does anyone have a good guide/tutorial on how to make links embedable
To be specific i mean the way youtube videos are playable in a component (idk)
1 Reply
i found this old stackoverflow from 2020, not sure if it is up to date https://stackoverflow.com/questions/63248414/how-do-i-create-an-embeddable-next-js-react-component-for-third-party-websites
Stack Overflow
How do I create an embeddable next.js (react) component for third-p...
I'm attempting to create widgets for our customers to paste (embed) within their own site.
Ideally to be used by a third-party like so:
example.html
<div id="example"></div>
<