Skip to content

check if the browser supports placeholder for both inputs and textarea.

Notifications You must be signed in to change notification settings

component-has/placeholder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

placeholder

check if the browser supports placeholder for both inputs and textarea.

Installation

$ component install component-has/placeholder

Example

var has = require('placeholder');
it('should export a boolean', function(){
  assert('boolean' == typeof has);
})

License

MIT

About

check if the browser supports placeholder for both inputs and textarea.

Resources

Stars

Watchers

Forks

Packages

No packages published