Dialog Stack

Composable stacked dialogs, useful for creating a wizard, nested form or multi-step process. It provides a consistent layout and styling for each dialog, and includes navigation components to move between them.

Powered by

Installation

npx kibo-ui@latest add dialog-stack

Features

  • Allows for dialogs to be stacked on top of each other
  • Provides a consistent layout and styling for each dialog
  • Includes navigation components to move between them

Examples

With six dialogs

With clickable navigation

Controlled