office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
5 lines (4 loc) • 358 B
Markdown
- Use for self-contained experiences where the user does not need to interact with the app view to complete the task.
- Use for complex creation, edit or management experiences.
- Consider how the panel and its contained contents will scale across Fabric’s responsive web breakpoints.
- Make sure to have a minimum width of 340px for the `Panel` component