`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.
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.