Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react
useWaitForHost
Function useWaitForHost
useWaitForHost
()
:
{
elapsedTime
:
number
;
isWaiting
:
boolean
;
roomName
:
string
|
null
;
timeout
:
number
|
null
;
}
Access wait for host state.
Returns
{
elapsedTime
:
number
;
isWaiting
:
boolean
;
roomName
:
string
|
null
;
timeout
:
number
|
null
;
}
Object containing wait for host state
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Hiyve Components - v1.0.0
Loading...
Access wait for host state.