Crate rat_widget_extra

Crate rat_widget_extra 

Source
Expand description

semver stable crates.io Documentation License License

This crate is a part of rat-salsa.

§rat-widget (extra)

This crate contains optional widgets for rat-widget.

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.

Modules§

color_inputcolor-input
Widget for color input.
ibaniban
Input field for IBAN bank account numbers.