StateSetOptions
interfaceOptions for OwnedState.set.
Import
import { StateSetOptions } from '@modular/sdk/state';Members1
- signaloptional
HostActionAbortSignalAbandons the write if it fires before the host commits.
Notes
- category
- State
Options for OwnedState.set.
HostActionAbortSignalAbandons the write if it fires before the host commits.