# ak-droplist

> ak-droplist React component

Latest version **4.3.0** (published 2017-01-24) · Apache-2.0 license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install ak-droplist
pnpm add ak-droplist
yarn add ak-droplist
bun add ak-droplist
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 4.3.0 |
| Published | 2017-01-24 |
| First published | 2016-12-29 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 5 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Atlassian Pty Ltd |
| Maintainers | atlassian-aui |
| Keywords | atlaskit, ui |

## Links

- npm: https://www.npmjs.com/package/ak-droplist
- Repository: https://bitbucket.org/atlassian/atlaskit
- Homepage: https://bitbucket.org/atlassian/atlaskit#readme
- npm.io page: https://npm.io/package/ak-droplist

## Dependencies (5)

- [ak-layer](https://npm.io/package/ak-layer.md) ^62.0.2
- [classnames](https://npm.io/package/classnames.md) ^2.2.5
- [babel-runtime](https://npm.io/package/babel-runtime.md) ^6.11.6
- [ak-droplist-trigger](https://npm.io/package/ak-droplist-trigger.md) ^2.0.0
- [akutil-shared-styles](https://npm.io/package/akutil-shared-styles.md) ^37.0.0

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 4.3.0 (latest) — 2017-01-24
- 4.2.3 — 2017-01-18
- 4.2.2 — 2017-01-17
- 4.2.1 — 2017-01-17
- 4.2.0 — 2017-01-11
- 4.1.0 — 2017-01-08
- 4.0.1 — 2017-01-06
- 4.0.0 — 2017-01-04
- 2.1.0 — 2017-01-04
- 2.0.1 — 2017-01-03
- 2.0.0 — 2016-12-30
- 1.0.0 — 2016-12-29

## README

[![AtlasKit component registry](https://img.shields.io/badge/AtlasKit-components-FF5230.svg)](http://aui-cdn.atlassian.com/atlaskit/registry/)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://Commitizen.github.io/cz-cli/)
[![semantic-release](https://img.shields.io/badge/GitHub-semantic_release-ffab00.svg)](https://github.com/semantic-release/semantic-release)
[![Report an issue](https://img.shields.io/badge/Report-an_issue-6554C0.svg)](https://ecosystem.atlassian.net/browse/AK)
[![Ask in our forum](https://img.shields.io/badge/Ask-in_our_forum-6554C0.svg)](https://answers.atlassian.com/questions/ask?title=AtlasKit%3A%20&topics=atlaskit,ak-droplist,ak-droplist@4.3.0)

# Droplist

This is a base component which should be used to build all the 'dropdown' lists.

## Try it out

Docs and example usage can be found [here](https://aui-cdn.atlassian.com/atlaskit/stories/ak-droplist/4.3.0/).

## Installation

```sh
npm install ak-droplist
```

<a name="Droplist"></a>

## Droplist
**Kind**: global class  
<a name="new_Droplist_new"></a>

### new Droplist()
This is a basic building block of a dropdown's list.

## Support and feedback

### We're here to help!

Let us know what you think of our components and docs, your feedback is really important for us.

### Community support

Ask a question in our [forum](https://answers.atlassian.com/questions/ask?title=AtlasKit%3A%20&topics=atlaskit,ak-droplist,ak-droplist@4.3.0).

Check [if someone has already asked the same question before](https://answers.atlassian.com/questions/topics/42926171/atlaskit).


### Create a support ticket

Are you in trouble? [Let us know](https://ecosystem.atlassian.net/browse/AK)!

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