streams/vendor/svg-edit/svgedit/docs/tutorials/EditorAPI.md

12 lines
305 B
Markdown
Raw Normal View History

2019-11-11 01:11:51 +00:00
# Editor API
This is an entry point that summarizes the documentation on the Editor.
For user-facing information about the Editor, see [Editor]{@tutorial Editor}.
The main API entrance point is with the [Editor JSDocs]{@link module:Editor}.
## Canvas-specific methods
See [Canvas]{@tutorial Canvas}.