tui-form-widget 0.1.0

A ratatui form widget for rendering data in editable fields.
Documentation
  • Coverage
  • 37.5%
    3 out of 8 items documented1 out of 1 items with examples
  • Size
  • Source code size: 29.94 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.83 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 34s Average build duration of successful builds.
  • all releases: 34s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • jamesmcl113/tui_form_widget
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jamesmcl113

tui_form_widget

tui_form_widget is a simple form widget akin to HTML's <Form> for ratatui (It might work for tui-rs aswell but I haven't tested it).