UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

4 lines (2 loc) 524 B
Modals are temporary, modal UI overlay that generally provide contextual app information or require user confirmation/input, or can be used to advertise new app features. In some cases, Modals block interactions with the web page or application until being explicitly dismissed. They can be used for lightweight creation or edit tasks and simple management tasks, or for hosting heavier temporary content. For usage requiring a quick choice from the user, [Dialog](#/controls/web/dialog) may be a more appropriate control.