Type alias BindingInitializer<GetType>

BindingInitializer<GetType>: ((isReset) => GetType)

A function called to initialize a binding's value, which can also be called to reset its value.

Type Parameters

  • GetType

Type declaration

Generated using TypeDoc