Documentation

UI​.viewport​.rows

A binding to the number of rows in the viewport grid.

const rows: Binding<number>;

Related