AnumaThemeProviderProps
Defined in: src/react/anumaRuntime.tsx:113
Properties
children
children:
ReactNode
Defined in: src/react/anumaRuntime.tsx:118
colors?
optionalcolors:Partial<Record<"background"|"border"|"accent"|"slideBg"|"surfaceSecondary"|"textPrimary"|"textSecondary"|"textMuted"|"card",string>>
Defined in: src/react/anumaRuntime.tsx:117
Color token overrides. Merged with the built-in defaults.
fontPreset?
optionalfontPreset:string
Defined in: src/react/anumaRuntime.tsx:115
Override the default font preset key.
Last updated on