Skip to main content

IPagerTokens

@spartanfx/react v1.2.2


@spartanfx/react / index / IPagerTokens

Interface: IPagerTokens

Design tokens for theming the Pager component.

Properties

Options

PropertyTypeDescription
borderRadius?stringBorder radius
shadowFocus?stringFocus shadow
shadowSoft?stringSoft shadow
shadowSubtle?stringSubtle shadow

Appearance & theming

PropertyTypeDescription
colorBackground?stringMain background color
colorBackgroundActive?stringActive background color
colorBackgroundHover?stringHover background color
colorBackgroundSubtle?stringSubtle background color
colorBorder?stringBorder color
colorBorderHover?stringHover border color
colorPrimary?stringPrimary accent color
colorPrimaryDark?stringDark primary accent color
colorPrimaryLight?stringLight primary accent background
colorText?stringPrimary text color
colorTextSecondary?stringSecondary/muted text color
colorTextTertiary?stringTertiary/dimmed text color