sveltekit-websockets
Preparing search index...
client
ActionSocket
Function ActionSocket
ActionSocket
(
action
:
string
,
requestInit
?:
RequestInit
,
devalue
?:
boolean
,
)
:
Promise
<
WebSocket
>
Used to create a WebSocket based on a form action
Parameters
action
:
string
requestInit
:
RequestInit
= {}
devalue
:
boolean
= true
Returns
Promise
<
WebSocket
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
sveltekit-websockets
Loading...
Used to create a WebSocket based on a form action