BaseThemeOptionsInput
Home > @backstage/theme
> BaseThemeOptionsInput
Options for createBaseThemeOptions().
Signature:
export interface BaseThemeOptionsInput<PaletteOptions>
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string |
(Optional) | ||
string |
(Optional) | ||
number |
(Optional) | ||
Record<string, PageTheme> |
(Optional) | ||
PaletteOptions | |||
(Optional) |