Skip to main content
Module

x/netlify_cms_config/mod.ts>Markdown#modes

Netlify CMS config generator
Latest
method Markdown.prototype.modes
Re-export
import { Markdown } from "https://deno.land/x/netlify_cms_config@v0.3.2/mod.ts";

An array of strings representing the names of allowed editor modes. A toggle button appears in the toolbar when more than one mode is available.

Parameters

value: Mode[]