Message Dock

Message Dock component (coming soon)

Component message-dock-demo not found in registry.

Installation

Run the following command:

npx hanzo-ui@latest add message-dock

Usage

import { Message Dock } from "@/registry/default/ui/message-dock"

export default function Example() {
  return <Message Dock />
}

Examples

Default

Component message-dock-demo not found in registry.

API

Documentation coming soon.

Features

  • Built with Radix UI and Tailwind CSS
  • Fully accessible and keyboard navigable
  • Customizable styling with CSS variables
  • TypeScript support

Notes

For more examples and advanced usage, see the examples.