Struct tui_react::List [−][src]
pub struct List { pub offset: usize, }
Fields
offset: usize
The index at which the list last started. Used for scrolling
pub struct List { pub offset: usize, }
offset: usize
The index at which the list last started. Used for scrolling