Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Tui.Rendererval default_config : configval viewport : t -> Viewport.tval size : t -> int * intval resize : t -> width:int -> height:int -> unitval resize_to_viewport : t -> Viewport.t -> unitval resize_to_terminal : ?env:??? -> ?fallback_to_tty:??? -> t -> unitval focus : t -> string -> unitval focus_next : t -> unitval render_to_string : ?ansi:??? -> t -> stringval render : t -> unitval destroy : t -> unitval run : t -> unit