WithTimeoutProps Interface
Deprecated in 4.15.0. Props of deprecated withTimeout HOC.
Properties for withTimeout React higher-order component
Properties
Name | Type | Description | |
---|---|---|---|
onTimeout | () => void | undefined | Callback function for timeout | |
timeout | number | Timeout duration in milliseconds |
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.