Type Alias: CssComponent
type CssComponent = Record<string, CssElement>Type representing CSS configurations for a specific component Maps element names to their CSS property configurations
Last updated on
type CssComponent = Record<string, CssElement>Type representing CSS configurations for a specific component Maps element names to their CSS property configurations