[][src]Crate tui_react

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

fill_background

Helper method to quickly set the background of all cells inside the specified area.

fill_background_to_right