API Namespaces¶
INK APIs are grouped into namespaces according to their different functionalities. In some cases, namespaces can be further divided into categories. Check out the available INK namespaces and their corresponding APIs below:
EDITOR INKAPI.editor
¶
- getAllBlocks
EDITOR
- getAuthStatus
EDITOR
- getHTML
EDITOR
- getMD
EDITOR
- getSelectedData
EDITOR
- getText
EDITOR
- insertBlock
EDITOR
- insertImage
EDITOR
- insertText
EDITOR
- insertTextAtCursor
EDITOR
- loadHTML
EDITOR
- loadText
EDITOR
- off
EDITOR
- on
EDITOR
- removeBlock
EDITOR
- setBlockData
EDITOR
- setSelection
EDITOR