Interface ThemeOptions

Type interface of Theme specific options. This overrides the internal CSS.

Hierarchy

  • ThemeOptions

Properties

Properties

colors?: DeepPartial<ThemeColors>

Colors for the Table

spacing?: Partial<ThemeSpacing<number>>

Spacing used throughout the table to determine padding, margins and radii.

Generated using TypeDoc