DomTemplate icon indicating copy to clipboard operation
DomTemplate copied to clipboard

Document how to bind multiple classes in the same operation

Open g105b opened this issue 2 years ago • 0 comments

data-bind:class=":completed" will toggle the "completed" class, but if we also need to toggle the "new" class on the same element, how is this done?

Currently undocumented.

g105b avatar Feb 24 '23 11:02 g105b