rat-widget-extra 1.0.0

ratatui widgets extended edition
Documentation

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.