appyx icon indicating copy to clipboard operation
appyx copied to clipboard

Expose ModelState flow in InteractionModel

Open zsoltk opened this issue 1 year ago • 0 comments

Right now we need to hold on to an instance of the TransitionModel if we want to observe the model state.

Todo: have InteractionModel also offer a flow of <ModelState>, and implement it in BaseInteractionModel.

zsoltk avatar Jun 15 '23 16:06 zsoltk