Index

libs/ngx-editorjs/ngx-editorjs/src/lib/types/blocks.ts

BlockTypes

Type of all the basic block type

ParagraphBlock | HeaderBlock | ImageBlock | ListBlock | Block
ListStyle

Available list styles, supports ordered and unordered. A custom string can also be added

"ordered" | "unordered" | string

libs/ngx-editorjs/ngx-editorjs-plugins/src/lib/types/plugins.ts

EditorJSPlugin

The EditorJS tool settings for this plugin

ToolConstructable | ToolSettings
PluginProperty

A plugin property

string
PluginType

The types of plugins supported via the plugin type property

PluginTypes.Block | PluginTypes.Inline | string

result-matching ""

    No results matching ""