Sporades SDK API
Preparing search index...
client
LitMutationController
Type Alias LitMutationController<Result>
LitMutationController
:
LitReactiveController
&
{
state
:
SolidMutationState
<
Result
>
;
run
(
...
args
:
unknown
[]
)
:
Promise
<
SporadesResult
<
Result
>
>
;
}
Host-owned Lit mutation controller with latest-invocation state semantics.
Type Parameters
Result
=
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sporades SDK API
Loading...
Host-owned Lit mutation controller with latest-invocation state semantics.