Introduce .bool
modifier to v-bind
#412
leopiccionia
started this conversation in
RFC Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Introduce new syntax to simplify adding/removing boolean attributes:
.bool
modifier tov-bind
?attr
shorthand forv-bind:attr.bool
Links
Beta Was this translation helpful? Give feedback.
All reactions