This commit is contained in:
Rusta 2017-06-09 20:40:50 +01:00 committed by David Calavera
parent 546ca5917e
commit 5f1ac1a259

View File

@ -1,6 +1,6 @@
# Extending With Widgets
The NetlifyCMS exposes an `window.CMS` global object that you can use to register custom widgets, previews and editor plugins. The available widger extension methods are:
The NetlifyCMS exposes an `window.CMS` global object that you can use to register custom widgets, previews and editor plugins. The available widget extension methods are:
* **registerWidget** lets you register a custom widget.
* **registerEditorComponent** lets you add a block component to the Markdown editor