Back to Fluentui

CalloutOverview

packages/react-examples/src/react/Callout/docs/CalloutOverview.md

4.40.2-hotfix2461 B
Original Source

A callout is an anchored tip that can be used to teach people or guide them through the app without blocking them.

React 17 event delegation

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