Markdown Editor Kit
API ReferenceindexType aliases

MdKitEditorThemeStyle

Type Alias: MdKitEditorThemeStyle

type MdKitEditorThemeStyle = CSSProperties & Record<`--mp-lb-mdkit-${string}`, string>;

Defined in: packages/mdkit/src/theme/editorTheme.ts:19

On this page