An open API service indexing awesome lists of open source software.

https://github.com/flarebyte/bubblegum-ui-textarea

TextArea widget for the Bubblegum UI toolkit
https://github.com/flarebyte/bubblegum-ui-textarea

experimental

Last synced: over 1 year ago
JSON representation

TextArea widget for the Bubblegum UI toolkit

Awesome Lists containing this project

README

          

# Bubblegum-ui-textarea

![Status of direct
dependencies](https://reiner-dolp.github.io/elm-badges/flarebyte/bubblegum-ui-textarea/dependencies.svg)
![License of the
package](https://reiner-dolp.github.io/elm-badges/flarebyte/bubblegum-ui-textarea/license.svg)
![Latest version of the
package](https://img.shields.io/elm-package/v/flarebyte/bubblegum-ui-textarea)

> TextArea widget for the Bubblegum UI toolkit

Please check the [demo](https://flarebyte.github.io/bubblegum-ui-textarea/)

### Installing Elm packages

```
elm-app package install flarebyte/bubblegum-ui-textarea
```

## Documentation and links

- [Code Maintenance](MAINTENANCE.md)
- [Code Of Conduct](CODE_OF_CONDUCT.md)
- [Contributing](CONTRIBUTING.md)
- [Glossary](GLOSSARY.md)
- [Vocabulary used in the code base](CODE_VOCABULARY.md)
- [Architectural Decision Records](DECISIONS.md)
- [Internationalization](INTERNATIONALIZATION.md)
- [Accessibility](ACCESSIBILITY.md)
- [Description of the code base](CODE_BASE.md)
- [Code generation](CODE_GENERATION.md)
- [Contributors](https://github.com/flarebyte/bubblegum-ui-textarea/graphs/contributors)
- [Dependencies](https://github.com/flarebyte/bubblegum-ui-textarea/network/dependencies)

## Installation

```bash
elm install flarebyte/bubblegum-ui-textarea
```