Missing docs about how to initiate the component via manual script loading
Open
- 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.