Skip to content

a11ydocs v1.7.0


a11ydocs / TableCell

Type Alias: TableCell

ts
type TableCell = string | TableCellDefinition;

Defined in: src/types.ts:2077

Input shape accepted for individual table cells.

Released under the ISC license.