office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
9 lines (7 loc) • 623 B
Markdown
Panels are modal UI overlays that provide contextual app information. They often request some kind of creation or management action from the user. Panels are paired with the Overlay component, also known as a Light Dismiss. The Overlay blocks interactions with the app view until dismissed either through clicking or tapping on the Overlay or by selecting a close or completion action within the Panel.
## Examples of experiences that use Panels
- Member or group list creation or management
- Document list creation or management
- Permissions creation or management
- Settings creation or management
- Multi-field forms