Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/rimbu/core/menu/table/index.ts>HashRow.SortedColumn.Context

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

Properties

readonly
typeTag: "HashTableSortedColumn"