Skip to content

Missing docs about how to initiate the component via manual script loading  #83

@Schiocco

Description

@Schiocco

Hi

On you docs you show that you just need to load the JS script

<sript src="https://cdn.jsdelivr.net/npm/@editorjs/header@latest"></sript>
Then in Editor JS enter

 tools: {
            header: Header,
 }

The problem is that for obvious reasons this error happen: Uncaught ReferenceError: Header is not defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions