Spaces:
Running
Running
# Modal | |
Display a modal dialog box, providing a title, content area, and action buttons. See [Ant Design](https://ant.design/components/modal/) for more information. | |
## Examples | |
<demo name="basic"></demo> | |
<demo name="custom_footer" title="Custom Footer"></demo> | |
Like `Message` and `Notification`, `Modal` can be used as a static method. | |
<demo name="static" title="Static"></demo> | |