Skip to content

@jsvision/ui / Size2D

Interface: Size2D

Defined in: ui/src/layout/types.ts:14

Cell dimensions (width × height) in integer terminal cells.

Properties

height

height: number

Defined in: ui/src/layout/types.ts:16


width

width: number

Defined in: ui/src/layout/types.ts:15