Crate tui_react

Source

Modules§

util

Structs§

List
ListProps
Terminal

Traits§

ToplevelComponent
A component meant to be rendered by Terminal::render(...). All other components don’t have to implement this trait, and instead provide a render method by convention, tuned towards their needs using whichever generic types or lifetimes they need.

Functions§

draw_text_nowrap_fn
draw_text_with_ellipsis_nowrap
fill_background
Helper method to quickly set the background of all cells inside the specified area.
fill_background_to_right