Loading...
Installation
Props
Prop | Type | Default | Description |
---|---|---|---|
author | object | - | Author information (name, username, avatar) |
content | object | - | Content with text and optional link |
engagement | object | - | Engagement metrics (likes, comments, shares) |
onLike | function | - | Callback function when like button is clicked |
onComment | function | - | Callback function when comment is clicked |
onShare | function | - | Callback function when share is clicked |
onBookmark | function | - | Callback function when bookmark is clicked |