Back to Fluentui

PanelOverview

packages/react-examples/src/react/Panel/docs/PanelOverview.md

4.40.2-hotfix2549 B
Original Source

Panels are overlays that contain supplementary content and are used for complex creation, edit, or management experiences.  For example, viewing details about an item in a list or editing settings.

React 17 event delegation

Changes to event delegation in React 17 can cause issues with event bubbling when using Panel. See Layer documentation for details on how to resolve eventing issues with this control in React 17.