Constructor
# new LoadingDelay(props) → {React.PureComponent}
Parameters:
Name | Type | Description |
---|---|---|
props |
Object | |
children |
React.ReactElement | The content of the component that needs to be delayed. |
React.PureComponent