> ## Documentation Index
> Fetch the complete documentation index at: https://velt-mintlify-e6426361.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Inline reactions

> Let users add emoji reactions to specific UI elements like posts and images with the VeltInlineReactionsSection component for quick emotional feedback.

This allows users to add emoji reactions to specific parts of your UI (eg: posts, images etc). This is great for quick emotional responses or feedback.

Add `Velt Inline Reactions Section` component to your app to enable Inline Reactions.

<Frame>
  <iframe src="https://docs-mini-demo.vercel.app/reactions-inline" allow="camera; microphone" scrolling="no" frameBorder="0" className="w-full" height="300px" />
</Frame>

[Open in larger window](https://docs-mini-demo.vercel.app/reactions-inline)
