Improve subscribe
typings by making it possible to return void
(or a promise to void
) from component action
Add new ActionParameter
method runAction
which allows programatic calls of actions (eg. inside another action)
Improve subscribe
typings by making it possible to return void
(or a promise to void
) from component action
Add new ActionParameter
method runAction
which allows programatic calls of actions (eg. inside another action)