# orbtk_widgets
OrbTks default widget library. It's part of [OrbTk](https://gitlab.redox-os.org/redox-os/orbtk) - The Rust UI-Toolkit.
[![Build and test](https://github.com/redox-os/orbtk/workflows/CI/badge.svg)](https://github.com/redox-os/orbtk/actions)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](../../LICENSE)
## Dependencies
* [dces](https://gitlab.redox-os.org/redox-os/dces-rust) (MIT): Entity Component System
## License
Licensed under MIT license ([LICENSE](../../LICENSE)).