Skip to content

createFilterTheme

createFilterTheme(theme): FilterTheme

Defined in: filter/src/theme/create-filter-theme.ts:16

Takes an incomplete theme object and generates a complete theme object

The returned FilterTheme should be passed to FilterThemeProvider or FilterSphereProvider

Parameters

theme

FilterThemeInput

Returns

FilterTheme