Function tui_react::fill_background

source ·
pub fn fill_background(area: Rect, buf: &mut Buffer, color: Color)
Expand description

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