@aura-ui/icon-button
v0.0.2
Published
A react button component that renders an icon inside it. Used to trigger an action.
Downloads
1
Readme
IconButton
Aura UI IconButton component.
Installation
npm install @aura-ui/IconButton
# or
yarn add @aura-ui/IconButton
Yes we'd love you to contribute! See the [contributing
guidelines](https://github.com/aura-ui/aura-ui/blob/main/CONTRIBUTING.md) for details. ##
Licence This project is licensed under the terms of the [MIT
license](https://github.com/aura-ui/aura-ui/blob/main/LICENSE).
Import Components
import {
IconButton
} from '@aura-ui/IconButton'
Component
IconButton
: Describe what the component does here.
Usage
Add any usage examples here.