[][src]Crate tui_react

Structs

ReactList
ReactListProps
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

fill_background_to_right