Foundations
An infinite canvas
Components
An infinite canvas
Accordion
Action bar
Action Button
Action list
Alert banner
App bar
Avatar
Badges
Bottom sheet
Breadcrumb
Button
Button group
Cards
Checkbox
Chip
Combobox
Date picker
Date table
Dialog
Divider
Drawer
Dropdown
Field
Filter input
Help text
Icon
Inline message
Label
Link
List
Menus
Modal
Navigation bar
Page header
Pagination
Popover
Progress bar
Progress indicator
Radio button
Search
Segmented contol
Select
Sidebar
Slider
Snackbar
Switch
Tabs
Tag
Text area
Text field
Toast
Tooltip
Tree View
Patterns
An infinite canvas
Components
Dialog
Component
Dialog is an interactive modal window that overlays the main content of a page. This component comes when a user action requires additional input or confirmation, delivering these scenarios without navigating away from the current context. Dialog component generally used for alerts, confirmations, or data entry tasks, among others.
Dialog should capture immediate user attention and typically comes with options to accept, reject, or dismiss the presented information. Dialog component should be used sparingly to prevent disruption of the user's flow.
Properties (Cooming Soon)