@dialstack/sdk / index / AppearanceOptions
Interface: AppearanceOptions
Defined in: sdk/src/types/appearance.ts:89
Appearance options for theming components
Properties
theme?
optional theme?: Theme;
Defined in: sdk/src/types/appearance.ts:93
Theme variant
variables?
optional variables?: AppearanceVariables;
Defined in: sdk/src/types/appearance.ts:98
Custom variables for styling