Preparing search index...
The search index is not available
Welshman Docs
Welshman Docs
@welshman/net
SubscribeRequestWithHandlers
Type Alias SubscribeRequestWithHandlers
SubscribeRequestWithHandlers
:
SubscribeRequest
&
{
onClose
?:
(
url
:
string
)
=>
void
;
onComplete
?:
()
=>
void
;
onEose
?:
(
url
:
string
)
=>
void
;
onEvent
?:
(
event
:
TrustedEvent
)
=>
void
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Welshman Docs
Loading...