Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Latest commit

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

React ie9 placeholder support

Install

npminstallreact-placeholder-support

OR

yarnaddreact-placeholder-support

Usage

importReactPlaceholderSupportfrom'react-placeholder-support';Input=ReactPlaceholderSupport('input')Textarea=ReactPlaceholderSupport('textarea')
<Inputplaceholder="input" value={this.state.value}onChange={this.handleChange}/><Textareaplaceholder="input" value={this.state.value}onChange={this.handleChange}/>

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages