Function tui_react::fill_background[][src]

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.