zino-rs / zino

Next-generation framework for composable applications in Rust.
https://crates.io/crates/zino
MIT License
762 stars 52 forks source link

Enhance the editor component for dioxus #120

Closed photino closed 2 months ago

photino commented 3 months ago

We have added a TuiEditor in zino-dioxus. But there is no way to get the markdown content in Rust. How can we fix this?