WithOnOutsideClickProps Interface

Properties for withOnOutsideClick React higher-order component

Properties

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

Defined in

Last Updated: 05 April, 2024