Skip to main content

Interface: ThemeTokens

Defined in: src/theme/components/useThemedControlStyles.ts:13

Propertiesโ€‹

borderRadiusโ€‹

readonly borderRadius: { md: string; }

Defined in: src/theme/components/useThemedControlStyles.ts:14

mdโ€‹

readonly md: string


spacingโ€‹

readonly spacing: { md: string; sm: string; }

Defined in: src/theme/components/useThemedControlStyles.ts:17

mdโ€‹

readonly md: string

smโ€‹

readonly sm: string


typographyโ€‹

readonly typography: { fontSize: { sm: string; }; }

Defined in: src/theme/components/useThemedControlStyles.ts:21

fontSizeโ€‹

readonly fontSize: { sm: string; }

fontSize.smโ€‹

readonly sm: string