Skip to main content
Module

x/netlify_cms_config/mod.ts>String

Netlify CMS config generator
Latest
class String
extends Field<Options>
Re-export
import { String } from "https://deno.land/x/netlify_cms_config@v0.3.2/mod.ts";

Constructors

new
String(label: string, config?: Options)

Properties

widget: string

Methods

default(value: string): this

Defaults to an empty string

Static Properties

defaults: Options