withTimeout Function
withTimeout<ComponentProps extends object>(Component: React.ComponentType<ComponentProps>):
| Parameter | Type | Description | 
|---|---|---|
| Component | React.ComponentType<ComponentProps> | 
Returns -
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.