Skip to content

textmode.js / TextmodeGrid / cellHeight

Accessor: cellHeight

Get Signature

ts
get cellHeight(): number;

Height of each cell in screen pixels.

Returns

number

Example