You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a reason the wa-input element doesn't declare support for the
nameattribute or treat it as a reactive property?Other form controls include a
nameproperty, e.g., in checkbox:It seems like input renders the name property if present, but it doesn't have an
@propertydeclaration for it.(Was trying to figure out why my IDE flagged
<wa-input name=...>as invalid. I'm not sure if there's some intentional reason for the difference.)Beta Was this translation helpful? Give feedback.
All reactions