Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Tui.Viewportval make : width:int -> height:int -> tval size : t -> int * intval area : t -> intval fits : ?min_width:??? -> ?min_height:??? -> t -> boolval orientation : t -> orientationval breakpoint : t -> breakpointval breakpoint_name : breakpoint -> stringval is_tiny : t -> boolval is_compact : t -> boolval is_regular : t -> boolval is_wide : t -> boolval choose : t -> tiny:'a -> compact:'a -> regular:'a -> wide:'a -> 'a