

[](https://crates.io/crates/rat-widget-extra)
[](https://docs.rs/rat-widget-extra)
[](https://opensource.org/licenses/MIT)
[](https://www.apache.org/licenses/LICENSE-2.0)

This crate is a part of [rat-salsa][refRatSalsa].
* [Changes](https://github.com/thscharler/rat-salsa/blob/master/rat-widget-extra/changes.md)
# rat-widget (extra)
This crate contains optional widgets for [rat-widget][refRatWidget].
These are widgets that are too specialized to be contained
in the main rat-widget crate.
Each widget will be behind a feature gate too.
* IBANInput - Text input and validation for IBAN bank account numbers.
* ColorInput - Color input widget.
[refRatWidget]: https://docs.rs/rat-widget
[refRatSalsa]: https://docs.rs/rat-salsa/latest/rat_salsa/