rat-widget-extra 1.0.2

ratatui widgets extended edition
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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.