Skip to main content
Module

x/netlify_cms_config/mod.ts>Field#hint

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

Optionally add helper text directly below a widget. Useful for including instructions. Accepts markdown for bold, italic, strikethrough, and links.

Parameters

hint: string