Skip to content

textmode.js / TextmodeGrid / cellWidth

Accessor: cellWidth

Get Signature

ts
get cellWidth(): number;

Width of each cell in screen pixels.

Returns

number

Example