Boolean HTML attributes #259
CAYdenberg
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.
-
It seems that code like
will generate an input with a
disabledattribute. It would be really useful if there were a way to exclude boolean HTML attributes without having to do some acrobatics with array_merge or something like it.Beta Was this translation helpful? Give feedback.
All reactions