codex-team/editor.js

Outdated documentation on block Settings

Open

#2,616 opened on Feb 14, 2024

View on GitHub
 (1 comment) (2 reactions) (0 assignees)TypeScript (26,602 stars) (1,985 forks)batch import
good first issue

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