1.1.0 • Published 10 months ago
@s-ui/react-atom-kbd v1.1.0
AtomKbd
The keyboard key component exists to show which key or combination of keys performs a given action.
Installation
$ npm install @s-ui/react-atom-kbd --saveUsage
Basic usage
import Kbd from '@s-ui/react-atom-kbd'
return (
<AtomKbd>
A
</AtomKbd>
)Find full description and more examples in the demo page.
1.1.0
10 months ago