WithOnOutsideClickProps Interface

Properties for withOnOutsideClick React higher-order component

Properties

Name Type Description
closeOnNestedPopupOutsideClick boolean | undefined If false outside click processing and closing are skipped if click occurs in another Popup component, default to false.  
onOutsideClick (event: MouseEvent) => any | undefined    

Defined in

Last Updated: 13 May, 2024