rat-input 0.10.0

ratatui text input widgets
Documentation
1
2
3
4
5
6
7
8
# 0.10.0


* Move HandleEvent trait to separate crate and reexport.
* Add Button and DateInput

# 0.9.0


Initial release with TextInput and MaskedInput