Skip to main content

Interface: ThemeTokens

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

Propertiesโ€‹

borderRadiusโ€‹

readonly borderRadius: { md: string; }

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

mdโ€‹

readonly md: string


spacingโ€‹

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

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

mdโ€‹

readonly md: string

smโ€‹

readonly sm: string


typographyโ€‹

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

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

fontSizeโ€‹

readonly fontSize: { sm: string; }

fontSize.smโ€‹

readonly sm: string