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
- Host: GitHub
- URL: https://github.com/flarebyte/bubblegum-ui-textarea
- Owner: flarebyte
- License: bsd-3-clause
- Created: 2018-04-23T19:40:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T07:57:02.000Z (almost 4 years ago)
- Last Synced: 2025-01-04T10:24:16.228Z (over 1 year ago)
- Topics: experimental
- Language: Elm
- Size: 164 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 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
```