Skip to content

Dialog

A dialog is a type of modal window that appears in front of app content to provide critical information or ask for a decision.

API Documentation

Import

Terminal window
import { Dialog } from "@aeonkit/react";

Usage

Default

Props

API Interface: DialogProps