Skip to content

Commit

Permalink
.api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
behowell committed Dec 19, 2024
1 parent 1967667 commit e77a0f9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/react/etc/react.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -3243,11 +3243,8 @@ export interface ICalloutProps extends React_2.HTMLAttributes<HTMLDivElement>, R
popupProps?: IPopupProps;
preferScrollResizePositioning?: boolean;
preventDismissOnEvent?: (ev: Event | React_2.FocusEvent | React_2.KeyboardEvent | React_2.MouseEvent) => boolean;
// @deprecated
preventDismissOnLostFocus?: boolean;
// @deprecated
preventDismissOnResize?: boolean;
// @deprecated
preventDismissOnScroll?: boolean;
role?: string;
setInitialFocus?: boolean;
Expand Down

0 comments on commit e77a0f9

Please sign in to comment.