The class name for empty nodes
Controls if the placeholder should be shown for all descendents.
If true, the placeholder will be shown for all descendents. If false, the placeholder will only be shown for the current node.
The placeholder content
You can use a function to return a dynamic placeholder or a string.
Checks if the placeholder should be only shown when the current node is empty.
If true, the placeholder will only be shown when the current node is empty. If false, the placeholder will be shown when any node is empty.
Checks if the placeholder should be only shown when the editor is editable.
If true, the placeholder will only be shown when the editor is editable. If false, the placeholder will always be shown.
The class name for the empty editor