Skip to content

LocalState

LocalState<ValueType>(options?): LocalState<ValueType>

Defined in: state.ts:92

Creates a new proxy for manipulating a local state field

ValueType

LocalStateOptions

Options for configuring this field

LocalState<ValueType>