feat: reorganizing the NetlifyCMS Docs navigation (#3766)

This commit is contained in:
Jeremy Zilar
2020-07-07 03:49:31 -04:00
committed by GitHub
parent 3e0d0886d9
commit 6a0e918ffa
21 changed files with 54 additions and 42 deletions

View File

@ -1,7 +1,7 @@
---
title: Creating Custom Widgets
weight: 35
group: customization
group: fields
---
The NetlifyCMS exposes a `window.CMS` 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 Netify CMS as an npm module. The available widget extension methods are: