Brif UI logo
0.0.51

Dialog

A window overlaid on either the primary window or another dialog window, rendering the content underneath inert.

Default

API Reference

Root

React.ComponentPropsWithRef<div>
PropTypeDefault
size
sm | md | lg | screenmd

Trigger

React.ComponentPropsWithRef<div>

Portal

React.ComponentPropsWithRef<div>
PropTypeDefault
container
HTMLElementwindow.document.body

Overlay

React.ComponentPropsWithRef<div>

Content

React.ComponentPropsWithRef<div>

Header

React.ComponentPropsWithRef<div>

Title

React.ComponentPropsWithRef<div>

Description

React.ComponentPropsWithRef<div>

Close

React.ComponentPropsWithRef<div>

Body

React.ComponentPropsWithRef<div>

Footer

React.ComponentPropsWithRef<div>