@next/third-parties
の埋め込み
ソースコード
import { YouTubeEmbed } from "@next/third-parties/google";
<YouTubeEmbed
videoid="Ux2k6X-sh8k"
style="background-image: url('https://i.ytimg.com/vi/Ux2k6X-sh8k/maxresdefault.jpg');"
/>
@next/third-parties
の埋め込みimport { YouTubeEmbed } from "@next/third-parties/google";
<YouTubeEmbed
videoid="Ux2k6X-sh8k"
style="background-image: url('https://i.ytimg.com/vi/Ux2k6X-sh8k/maxresdefault.jpg');"
/>