MandaitorTheme
@mandaitor/react / MandaitorTheme
Interface: MandaitorTheme
Defined in: components/MandaitorProvider.d.ts:12
Theme options for the Mandaitor widgets: brand color, font, corner radius, and light/dark mode.
Properties
borderRadius
borderRadius:
string
Defined in: components/MandaitorProvider.d.ts:15
fontFamily
fontFamily:
string
Defined in: components/MandaitorProvider.d.ts:14
mode
mode:
"light"|"dark"
Defined in: components/MandaitorProvider.d.ts:16
primaryColor
primaryColor:
string
Defined in: components/MandaitorProvider.d.ts:13