fix typo
This commit is contained in:
parent
546ca5917e
commit
5f1ac1a259
@ -1,6 +1,6 @@
|
|||||||
# Extending With Widgets
|
# 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.
|
* **registerWidget** lets you register a custom widget.
|
||||||
* **registerEditorComponent** lets you add a block component to the Markdown editor
|
* **registerEditorComponent** lets you add a block component to the Markdown editor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user