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
Issue #190 explains a workaround by using input-el-custom-attributes. I think required is simple/common enough that it deserves its own prop. Thoughts?
Issue #190 explains a workaround by using
input-el-custom-attributes
. I thinkrequired
is simple/common enough that it deserves its own prop. Thoughts?Proposed usage:
<CoolSelect required />
Versus the current:
The text was updated successfully, but these errors were encountered: