check if the browser supports placeholder for both inputs and textarea.
$ component install component-has/placeholder
var has = require('placeholder');
it('should export a boolean', function(){
assert('boolean' == typeof has);
})MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|