Skip to content

[1.6.0] runAction & async improvement

Latest
Compare
Choose a tag to compare
@ianeli1 ianeli1 released this 10 Sep 21:49
· 4 commits to master since this release

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)