[][src]Module meli::components::utilities::pager

Structs

Pager

A pager for text. Pager holds its own content in its own CellBuffer and when draw is called, it draws the current view of the text. It is responsible for scrolling etc.