WithOnOutsideClickProps Interface
Properties for withOnOutsideClick React higher-order component
Properties
| Name | Type | Description | |
|---|---|---|---|
| onOutsideClick | undefined | (event: MouseEvent) => any | Outside click callback function |
Defined in
Last Updated: 08 January, 2020