react-alt-text

2.0.0 • Public • Published

React-Alt-Text

React.js Component for displaying alternate text when the [alt] key is pressed.

Install

npm install --save react-alt-text

Usage

import AltText from 'react-alt-text';

<AltText normal="Hello" modified="World" />

License

The MIT License (MIT)

Copyright (c) 2016 Jed Watson

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    366
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    366
  • 1.1.0
    36
  • 1.0.0
    1

Package Sidebar

Install

npm i react-alt-text

Weekly Downloads

403

Version

2.0.0

License

MIT

Last publish

Collaborators

  • jedwatson