ThemeInput
interfaceWhat a mod says about one theme it ships.
Import
import { ThemeInput } from '@modular/sdk';Members4
- descriptionoptional
string- id
string- label
string- module
stringPath to the module holding the colors, which default-exports a `defineModularTheme({...})` value.
Notes
- category
- Authoring