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

x/rimbu/core/menu/table/sorted-row.ts>SortedColumn.Context

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

Properties

readonly
typeTag: "SortedTableSortedColumn"