WithTimeoutProps Interface

Properties for withTimeout React higher-order component

Properties

Name Type Description
onTimeout undefined | () => void Callback function for timeout  
timeout number Timeout duration in milliseconds  

Defined in

Last Updated: 08 January, 2020