Skip to content

Transition to current state with condition triggering #10

@bredele

Description

@bredele

We should find a way to trigger a condition after a transition. Example:

mood({
'init': [
  ['condition1, transition, ':condition2'],
  ['condition2, other, 'ready']
],
'ready': [cb]
})

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions