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

/react-alt-text/

    Package Sidebar

    Install

    npm i react-alt-text

    Weekly Downloads

    402

    Version

    2.0.0

    License

    MIT

    Last publish

    Collaborators

    • jedwatson