[docs] editor API (#1328)
This PR adds a basic guide to the editor API. ### Release Note - (docs) Add a basic guide to the editor API.
This commit is contained in:
parent
15b705800f
commit
4d7770b7bc
5 changed files with 243 additions and 24 deletions
|
@ -46,6 +46,8 @@ export const components = {
|
|||
li: ListItem,
|
||||
img: Image,
|
||||
Small: Small,
|
||||
Image,
|
||||
Video,
|
||||
...customComponents,
|
||||
...apiComponents,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue