Interface: ListPluginProps
@lexical/react/LexicalListPlugin.ListPluginProps
Properties
hasStrictIndent
• Optional hasStrictIndent: boolean
When true, enforces strict indentation rules for list items, ensuring consistent structure.
When false (default), indentation is more flexible.