textmode.js / TextmodeFramebufferOptions
Type Alias: TextmodeFramebufferOptions
ts
type TextmodeFramebufferOptions = object;Options for creating a framebuffer.
Properties
height
ts
height: number;Height of the framebuffer in grid cells
width
ts
width: number;Width of the framebuffer in grid cells