createThemeOptions()
Home > @backstage/theme
> createThemeOptions
Warning: This API is now obsolete.
Use createBaseThemeOptions() instead.
An old helper for creating Material UI v4 theme options.
Signature:
function createThemeOptions(options: SimpleThemeOptions): ThemeOptions;
Parameters
Parameter |
Type |
Description |
---|---|---|
options |
ThemeOptions