feat(docs): docs settings, group values, post summaries, weight sorting (branch updated) (#4280)

This commit is contained in:
silverwebb925
2020-09-09 04:38:48 -07:00
committed by GitHub
parent 7e510585bb
commit 512e6370b2
34 changed files with 107 additions and 82 deletions

View File

@ -1,7 +1,7 @@
---
title: Creating Custom Widgets
group: fields
weight: 35
group: Fields
weight: 20
---
The NetlifyCMS exposes a `window.CMS` a global object that you can use to register custom widgets, previews, and editor plugins. The same object is also the default export if you import Netlify CMS as an npm module. The available widget extension methods are: