Skip to content
Sheetwrite

Sheetwrite / Documentation

createGrid@sheetwrite/core

Creates and mounts an imperative Grid in the supplied host element.

Creates and mounts an imperative Grid in the supplied host element.

Declaration

function createGrid(host: HTMLElement, opts: GridOptions): Grid