sveltekit-websockets
Preparing search index...
client
Action
Function Action
Action
(
action
:
string
,
requestInit
?:
RequestInit
,
devalue
?:
boolean
,
)
:
Promise
<
ActionSocketResult
>
Gives the ability to call the action and create the connection url but not use it directly
Parameters
action
:
string
requestInit
:
RequestInit
= {}
devalue
:
boolean
= true
Returns
Promise
<
ActionSocketResult
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
sveltekit-websockets
Loading...
Gives the ability to call the action and create the connection url but not use it directly