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

x/netzo/deps/@tanstack/react-table.ts>Cell

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Go to Latest
interface Cell
implements CoreCell<TData, TValue>, GroupingCell
Re-export
import { type Cell } from "https://deno.land/x/netzo@0.5.14/deps/@tanstack/react-table.ts";

Type Parameters

TData extends RowData
TValue