packages/toggle/README.md
This package implements the toggle plugin for Plate. It's similar to the indent list plugin, in that it relies on the indent of siblings.
Check out Toggle.
initialValue of open toggleIds and a callback onChange, for instance to store the state of open toggles in local storage and remember the state upon browser refresh.defaultOpen. Currently, toggles are closed on initial rendering.KEY_ELEMENT from the indent pluginnode-id plugin.