LocalState
Algorand TypeScript / index / LocalState
LocalState<
ValueType>(options?):LocalState<ValueType>
Defined in: state.ts:92
Creates a new proxy for manipulating a local state field
Type Parameters
Section titled “Type Parameters”ValueType
Section titled “ValueType”ValueType
Parameters
Section titled “Parameters”options?
Section titled “options?”Options for configuring this field
Returns
Section titled “Returns”LocalState<ValueType>