UI.viewport.cols
A binding to the number of columns in the viewport grid.
const cols: Binding<number>;
Related
namespace viewport static
A namespace containing bindings to viewport properties.
A binding to the number of columns in the viewport grid.
const cols: Binding<number>;