Spelte

Open Github

Tweet

Embed Twitter/X posts with custom styling.

Installation

pnpm dlx shadcn-svelte@latest add https://spelte.dev/r/tweet.json

Usage

<script>
	import Tweet from '$registry/spelte/tweet.svelte';
</script>
 
<Tweet id="1628832338187636740" />

Props

PropTypeDefaultDescription
idstring—Twitter/X post ID to display
classstring—Additional CSS classes for the tweet container
showDatebooleantrueWhether to show the tweet date
showLikeButtonbooleantrueWhether to show the like button
showCopyLinkbooleantrueWhether to show the copy link button