Conditional rendering (displaying) directives update #8637
helltraitor
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It seems like
v-elseis not supportingv-showdirective, what is the reason of it?Probably is the time to allow using
v-else-ifandv-elsefor this directive or even better (for me):Introduce
v-show-if(alias for v-show),v-show-else-ifandv-show-elseThat's not critical feature for me, but maybe quite useful
Beta Was this translation helpful? Give feedback.
All reactions