@spartanfx/react v1.0.4
@spartanfx/react / IDocumentManagerTokens
Interface: IDocumentManagerTokens
Design tokens for DocumentManager theming.
Properties
| Property | Type | Description |
|---|
borderRadius? | string | Border radius |
colorBackground? | string | Background color |
colorBorder? | string | Border color |
colorHover? | string | Hover background |
colorPrimary? | string | Primary color |
colorSelected? | string | Selected background |
colorText? | string | Text color |
colorTextSecondary? | string | Secondary text color |
fontFamily? | string | Font family |
fontSize? | string | Font size |
shadow? | string | Card shadow |
spacing? | string | Base spacing unit |
transitionDuration? | string | Transition duration |