Type Alias: ThemedControlTone
type ThemedControlTone = "default" | "transparent";
Defined in: src/theme/components/useThemedControlStyles.ts:11
Visual tone for theme-aware form controls.
type ThemedControlTone = "default" | "transparent";
Defined in: src/theme/components/useThemedControlStyles.ts:11
Visual tone for theme-aware form controls.