Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
method File.prototype.fields
import { File } from "https://deno.land/x/netlify_cms_config@v0.3.2/collections/files.ts";

Maps editor UI widgets to field-value pairs in the saved file. The order of the fields determines their order in the editor UI and in the saved file.

Parameters

fields: Field[]