weasel API - v0.8.0
    Preparing search index...

    Type Alias GridSlotConfig

    GridSlotConfig: GridLayerOpts & { highlight?: CellHighlightLayerOpts | null }

    Grid slot config — extends raw grid layer opts with an optional nested highlight sub-config. The cell-highlight layer is rendered immediately after the grid in the canonical stack.

    Type Declaration