sharu725 / youtube-embed

Embeds a clickable youtube thumbnail instead of the iframe. Upon clicking, loads the iframe.
https://embed.sveltethemes.dev
36 stars 7 forks source link

Todos #7

Open sharu725 opened 2 years ago

sharu725 commented 2 years ago
amr3k commented 2 years ago

provide an option to users to use their own thumbnail

I believe this should be provided as a slot, as some developers may use <picture> element with multiple image formats support.

transition using this

I couldn't understand this, do you mean something like svelte/transition ?