Dialog Stack

Dialog Stack component (coming soon)

Component dialog-stack-demo not found in registry.

Installation

Run the following command:

npx hanzo-ui@latest add dialog-stack

Usage

import { Dialog Stack } from "@/registry/default/ui/dialog-stack"

export default function Example() {
  return <Dialog Stack />
}

Examples

Default

Component dialog-stack-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.