use-stick-to-bottom

PreviousNext

A lightweight React Hook intended mainly for AI chat applications, for smoothly sticking to bottom of messages

Docs
hookshook

Preview

Get Live preview coming soon

We're working on safely rendering registry components inline.

Installation

npx shadcn@latest add @hooks/use-stick-to-bottom

Usage

import { UseStickToBottom } from "@/hooks/use-stick-to-bottom"
const value = UseStickToBottom()