codex-team/editor.js

Outdated documentation on block Settings

Open

#2,616 opened on Feb 14, 2024

View on GitHub
 (0 comments) (2 reactions) (0 assignees)TypeScript (1,985 forks)batch import
good first issue

Repository metrics

Stars
 (26,602 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello, This part of the documentation is not up to date: https://editorjs.io/making-a-block-settings/

The correct approach now is this: https://codex.so/editorjs-menu-config and https://codex.so/toggle-groups o_7c6cff702d12786f1916d721944d95bd

There would therefore be a need for an update to the documentation to take into account the new renderSettings() syntax.

Thank you very much for your work.

Contributor guide