<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`MarkdownViewModeType`](MarkdownViewModeType) ## MarkdownViewModeType type **Signature:** ```typescript export type MarkdownViewModeType = 'source' | 'preview'; ```