SetupBehavior
Defined in: src/typed/Behavior.ts:37
Type Parameters
Section titled “Type Parameters”T
Properties
Section titled “Properties”
readonly_kind:"setup"
Defined in: src/typed/Behavior.ts:38
factory
Section titled “factory”
readonlyfactory: (ctx) =>Behavior<T>
Defined in: src/typed/Behavior.ts:39
Parameters
Section titled “Parameters”Returns
Section titled “Returns”Behavior<T>