tko icon indicating copy to clipboard operation
tko copied to clipboard

bindings) flow control - switch case

Open avickers opened this issue 7 years ago • 1 comments

Can I plump to have MBest's switch case binding added to the monorepo? While the logic can be accomplished a lot of other ways, it's a really elegant solution for situations involving complex flow control.

avickers avatar Nov 19 '17 19:11 avickers

I just made a tko-compatible port of switch/case here: https://github.com/mbest/knockout-switch-case/pull/17

It would be great if you can take it for a spin to test. It's working well in our project so far.

danieldickison avatar Jul 22 '21 00:07 danieldickison