blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
ViewportSize
Interface ViewportSize
Two-dimensional terminal size.
interface
ViewportSize
{
height
:
number
;
width
:
number
;
}
Hierarchy (
View Summary
)
ViewportSize
ViewportRect
CreateViewportOptions
ViewportSnapshot
Index
Properties
height
width
Properties
height
height
:
number
Height measured in terminal rows.
width
width
:
number
Width measured in terminal cells.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
width
GitHub
Roadmap
blessed-components - v1.20.0
Loading...
Two-dimensional terminal size.