UNPKG

@tanstack/svelte-table

Version:

Headless UI for building powerful tables & datagrids for Svelte.

4 lines (3 loc) 213 B
export declare const tableContextKey = "__tanstack_table_context_key"; export declare const cellContextKey = "__tanstack_cell_context_key"; export declare const headerContextKey = "__tanstack_header_context_key";