# @uidu/button

> Button component for use in forms

Latest version **1.11.1** (published 2024-11-26) · ISC license · 0 weekly downloads

## Install

```sh
npm install @uidu/button
pnpm add @uidu/button
yarn add @uidu/button
bun add @uidu/button
```

## Health

**Score 45/100 (D)** — status: stable.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 1.11.1 |
| Published | 2024-11-26 |
| First published | 2018-11-09 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 6 |
| Unpacked size | 121.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 22 |
| Author | uidu |
| Maintainers | apuntovanini, flavio-scimeca, bacco40 |

## Links

- npm: https://www.npmjs.com/package/@uidu/button
- Repository: https://github.com/uidu-org/guidu.git#main
- Homepage: https://github.com/uidu-org/guidu/tree/main#readme
- Issues: https://github.com/uidu-org/guidu/issues
- npm.io page: https://npm.io/package/@uidu/button

## Dependencies (6)

- [tslib](https://npm.io/package/tslib.md) ^2.8.1
- [@uidu/theme](https://npm.io/package/@uidu/theme.md) ^0.13.1
- [memoize-one](https://npm.io/package/memoize-one.md) ^6.0.0
- [@uidu/spinner](https://npm.io/package/@uidu/spinner.md) ^0.12.1
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.26.0
- [styled-components](https://npm.io/package/styled-components.md) ^5.3.11

## Recent versions

- 1.11.1 (latest) — 2024-11-26
- 1.11.0 — 2024-11-26
- 1.10.0 — 2024-09-06
- 1.9.4 — 2024-09-03
- 1.9.3 — 2024-04-29
- 1.9.2 — 2024-04-29
- 1.9.1 — 2024-04-20
- 1.9.0 — 2024-03-21
- 1.8.2 — 2024-02-22
- 1.8.1 — 2024-01-22
- 1.8.0 — 2023-12-14
- 1.7.0 — 2023-10-26
- 1.6.0 — 2023-10-10
- 1.5.0 — 2023-09-07
- 1.4.0 — 2023-08-27
- … 137 more at https://npm.io/package/@uidu/button/versions

## README

# Button

Buttons are used as triggers for actions. They are used in forms, toolbars,
dialog footers and as stand-alone action triggers.

## Installation

```sh
yarn add @uidu/button
```

## Usage

Detailed docs and example usage can be found [here](https://atlaskit.atlassian.com/packages/core/button).

---
_Source: https://npm.io/package/@uidu/button · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
