editor-js / editor-js/header

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

Open
#83 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
115
Forks
123
PR merge metrics
No merged PRs in 30d

Description

Hi

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

`
`
Then in Editor JS enter

```
tools: {
header: Header,
}
```

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.