apex-grid
    Preparing search index...

    Type Alias ApexCellContext<T, K>

    ApexCellContext: K extends Keys<T> ? BaseApexCellContext<T, K> : never

    See BaseApexCellContext for the full documentation.

    Type Parameters