Type Parameters

Hierarchy

Properties

category: string
defaultValues: <internal>.Values<P>
ensureCustomProperties?: { attach: ((ctx: <internal>.Context, data: ThemeDataContext) => Promise<void>); detach: ((data: ThemeDataContext) => void) }

Type declaration

factory: ((ctx: ThemeDataContext, props: <internal>.Values<P>) => SizeTheme<P>)

Type declaration

getParams: ((ctx: ThemeDataContext) => P)

Type declaration

isApplicable: ((ctx: ThemeDataContext) => boolean)

Type declaration

label: string
name: Id

Generated using TypeDoc