⚠️ DEVELOPMENT/PREVIEW ENVIRONMENT - NOT FOR PRODUCTION USE - DATA MAY BE RESET WITHOUT NOTICE ⚠️

Rich Text Components Demo

Demo Artist

Demo Artist

@ArtistUser

Social Comments

A full-featured comments system with support for replies, likes, and rich media content.

Loading comments...

Documentation

The SocialComments component provides a complete comment system for social media interactions.

PropTypeDefaultDescription
initialCommentsArray[]Initial comments data to display
onAddCommentFunction() => Callback when a comment is added
onUpdateCommentFunction() => Callback when a comment is updated
onLikeCommentFunction() => {}Callback when a comment is liked
currentUserObjectnullCurrent user information
allowMediaBooleantrueWhether to allow image/video embedding
readOnlyBooleanfalseWhether the comments are read-only
themeString"light"Theme variant ('light' or 'dark')