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
I would very much like to see Browser.Features.input implemented as an array of supported inputs.
Returns: ['text','button','checkbox','number','color','date','datetime','time',..]
For an easy way to check if the browser supports advanced html5 input types like:
I would very much like to see Browser.Features.input implemented as an
array of supported inputs.
Returns:
['text','button','checkbox','number','color','date','datetime','time',..]
For an easy way to check if the browser supports advanced html5 input
types like:
color
date
datetime
datetime-local
email
month
number
range
search
tel
time
url
week
—
Reply to this email directly or view it on GitHub #2725.
I would very much like to see Browser.Features.input implemented as an array of supported inputs.
Returns: ['text','button','checkbox','number','color','date','datetime','time',..]
For an easy way to check if the browser supports advanced html5 input types like:
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: