Installation
Usage
To render on server side using RSC (Next.js 13):
To render on client side:
Examples
Tweet Card With Image Carousel
Tweet Card With Meta URL Preview
Props
ClientTweetCard
Prop | Type | Description |
---|---|---|
id | string | The id of the tweet to display. |
TweetCard
Prop | Type | Description |
---|---|---|
id | string | The id of the tweet to display. |
Credits
This component is built on top of React Tweet.