Interface TheadRendererProps

Hierarchy

Properties

align: (null | "center" | "left" | "right")[]
children: ReactNode
header: TableCell[]
raw: string
rows: TableCell[][]
type: "table"

Generated using TypeDoc