Docs.rs
tui-kit-0.1.0
tui-kit 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
osmo-systems
Dependencies
crossterm ^0.28
normal
ratatui ^0.28
normal
unicode-width ^0.1
normal
Versions
70.1%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module list
tui_kit
0.1.0
Module list
Module Items
Structs
Functions
In crate tui_
kit
tui_kit
Module
list
Copy item path
Source
Structs
§
List
Item
A single row in a
render_list
widget.
List
State
Scroll and selection state for a
render_list
widget.
Functions
§
render_
list
Render a scrollable, focusable list inside
area
.