Skip to main content

IAccordionTokens

@spartanfx/react v1.2.2


@spartanfx/react / index / IAccordionTokens

Interface: IAccordionTokens

Design tokens for theming the Accordion component.

Properties

Options

PropertyTypeDescription
borderRadius?stringBorder radius
fontFamily?stringFont family
fontSize?stringFont size
fontWeight?string | numberFont weight
shadow?stringBase shadow
shadowHover?stringHover shadow
spacing?stringSpacing/padding
transitionDuration?stringTransition duration

Appearance & theming

PropertyTypeDescription
colorBackground?stringMain background color
colorBackgroundContainer?stringContainer background color
colorBorder?stringBorder color
colorPrimary?stringPrimary accent color
colorPrimaryLight?stringLight accent background color
colorText?stringPrimary text color
colorTextSecondary?stringSecondary/muted text color