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

list of sort fields to show in the UI. Defaults to inferring title, date, author and description fields and will also show Update On sort field in git based backends. When author field can't be inferred commit author will be used.

Parameters

...fields: string[]