rat-widget-extra 2.1.0

ratatui widgets extended edition
Documentation
# 2.1.0


* feat: use mouse-focus

# 2.0.1


the real deal ...

# 2.0.0


ratatui 0.30

# 1.0.2


* fix dependencies

# 1.0.1


* fix docs

# 1.0.0


Start this crate. It is intended to contain widgets that are
too specialized to be included with rat-widget. Every widget
will be feature gated.

* IBANInput - Text widget for IBAN
* ColorInput - Color input widget.