Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/rimbu/core/mod.ts>SortedTableSortedColumn.Context

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
interface SortedTableSortedColumn.Context
implements [TableBase.Context]<UR, UC, SortedTableSortedColumn.Types>
import { type SortedTableSortedColumn } from "https://deno.land/x/rimbu@1.0.2/core/mod.ts";
const { Context } = SortedTableSortedColumn;

Properties

readonly
typeTag: "SortedTableSortedColumn"