-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNon-breaking improvements to existing behaviourNon-breaking improvements to existing behaviour
Description
There's already an inverse boolean modifier, so I would like to see an inverse token modifier, so I can toggle a class if a parameter is FALSE rather than TRUE.
<div class="whatever" data-bind:class=":!showWhatever hidden">rather than:
<div class="whatever" data-bind:class=":hideWhatever hidden">Metadata
Metadata
Assignees
Labels
enhancementNon-breaking improvements to existing behaviourNon-breaking improvements to existing behaviour