ynqa / promkit

A toolkit for building interactive prompt in Rust
https://crates.io/crates/promkit
MIT License
267 stars 7 forks source link

Default value for text_editor State #35

Open ziriuz84 opened 3 weeks ago

ziriuz84 commented 3 weeks ago

I'm implementing a form similar to the one in examples. Is there a way to fill value with a given value that user can modify?