Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface tables.ITemplateItem.GridProps
import { type tables } from "https://deno.land/x/sptaki@1.2.0/models/eft/common/mod.ts";
const { GridProps } = tables.ITemplateItem;

Properties

filters: GridFilter[]
cellsH: number
cellsV: number
minCount: number
maxCount: number
maxWeight: number
isSortingTable: boolean