Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.velt.dev/llms.txt

Use this file to discover all available pages before exploring further.

VeltCommentBubbleAvatar

Avatar component for the comment bubble.
import { VeltCommentBubbleAvatar } from '@veltdev/react';

<VeltCommentBubbleAvatar />

VeltCommentBubbleCommentsCount

Comments count display for the comment bubble.
import { VeltCommentBubbleCommentsCount } from '@veltdev/react';

<VeltCommentBubbleCommentsCount />

VeltCommentBubbleUnreadIcon

Unread indicator icon for the comment bubble.
import { VeltCommentBubbleUnreadIcon } from '@veltdev/react';

<VeltCommentBubbleUnreadIcon defaultCondition={true} />