Skip to content

RevoGrid Documentation v4.24.3 / ThemeTokens

Type Alias: ThemeTokens

ts
type ThemeTokens: Partial<Record<ThemeTokenName, string>>;

Defined in

src/types/theme.ts:90