Skip to content

row ​

A read-only signal containing the current cursor row position.

Example ​

ts
import { Term } from "@monstermann/signals-tui";

const r = Term.row();
console.log(r); // Current row