import{_ase,cast,oasa,Nasr}from"./chunks/framework.0799945b.js";constg=JSON.parse('{"title":"Interface: GridOptions","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/interfaces/features/grids/grid.GridOptions.md","lastUpdated":null}'),o={name:"api/interfaces/features/grids/grid.GridOptions.md"},i=r('<h1id="interface-gridoptions"tabindex="-1">Interface:GridOptions<aclass="header-anchor"href="#interface-gridoptions"aria-label="Permalink to "Interface: GridOptions""></a></h1><p><ahref="./../../../modules/features/grids/grid">features/grids/grid</a>.GridOptions</p><p>Anobjectthatconfiguresa<ahref="./../../../modules/features/grids/grid#grid">Grid</a>.</p><h2id="properties"tabindex="-1">Properties<aclass="header-anchor"href="#properties"aria-label="Permalinkto"Properties""></a></h2><h3id="cols"tabindex="-1">cols<aclass="header-anchor"href="#cols"aria-label="Permalinkto"cols""></a></h3><p>•<strong>cols</strong>:<ahref="./../../../modules/util/computed#computable"><code>Computable</code></a><<code>number</code>></p><p>Thenumberofcolumnsinthegrid.</p><h4id="defined-in"tabindex="-1">Definedin<aclass="header-anchor"href="#defined-in"aria-label="Permalinkto"Definedin""></a></h4><p><ahref="https://github.com/profectus-engine/Profectus/blob/8c0a0c4/src/features/grids/grid.ts#L230"target="_blank"rel="noreferrer">profectus/src/features/grids/grid.ts:230</a></p><hr><h3id="getcanclick"tabindex="-1">getCanClick<aclass="header-anchor"href="#getcanclick"aria-label="Permalinkto"getCanClick""></a></h3><p>•<code>Optional</code><strong>getCanClick</strong>:<ahref="./../../../modules/features/grids/grid#cellcomputable"><code>CellComputable</code></a><<code>boolean</code>></p><p>Acomputabletodetermineifacellcanbeclicked.</p><h4id="defined-in-1"tabindex="-1">Definedin<aclass="header-anchor"href="#defined-in-1"aria-label="Permalinkto"Definedin""></a></h4><p><ahref="https://github.com/profectus-engine/Profectus/blob/8c0a0c4/src/features/grids/grid.ts#L234"target="_blank"rel="noreferrer">profectus/src/features/grids/grid.ts:234</a></p><hr><h3id="getclasses"tabindex="-1">getClasses<aclass="header-anchor"href="#getclasses"aria-label="Permalinkto"getClasses""></a></h3><p>•<code>Optional</code><strong>getClasses</strong>:<ahref="./../../../modules/features/grids/grid#cellcomputable"><code>CellComputable</code></a><<ahref="https://www.typescriptlang.org/docs/handbook/utility-types.html#recordkeys-type"target="_blank"rel="noreferrer"><code>Record</code></a><<code>string</code>,<code>boolean</code>>></p><p>AcomputabletogettheCSSclassesforacell.</p><h4id="defined-in-2"tabindex="-1">Definedin<aclass="header-anchor"href="#defined-in-2"aria-label="Permalinkto"Definedin""></a></h4><p><ahref="https://github.com/profectus-engine/Profectus/blob/8c0a0c4/src/features/grids/grid.ts#L240"target="_blank"rel="noreferrer">profectus/src/features/grids/grid.ts:240</a></p><hr><h3id="getdisplay"tabindex="-1">getDisplay<aclass="header-anchor"href="#getdisplay"aria-label="Permalinkto"getDisplay""></a></h3><p>•<strong>getDisplay</strong>:<ahref="./../../../modules/features/grids/grid#cellcomputable"><code>CellComputable</code></a><<ahref="./../../../modules/features/feature#coercablecomponent"><code>CoercableComponent</code></a>></p><p>Acomputabletogetthedisplaycomponentforacell.</p><h4id="defined-in-3"tabindex="-1">Definedin<aclass="header-anchor"href="#defined-in-3"aria-label="Permalinkto"Definedin""></a></h4><p><ahref="https://github.com/profectus-engine/Profectus/blob/8c0a0c4/src/features/grids/grid.ts#L244"target="_blank"rel="noreferrer">profectus/src/features/grids/grid.ts:244</a></p><hr><h3id="getstartstate"tabindex="-1">getStartState<aclass="header-anchor"href="#getstartstate"aria-label="Permalinkto&