@lexical/react/LexicalListPlugin
Interfaces
ListPluginProps
Defined in: packages/lexical-react/src/LexicalListPlugin.ts:19
Properties
hasStrictIndent?
optionalhasStrictIndent:boolean
Defined in: packages/lexical-react/src/LexicalListPlugin.ts:24
When true, enforces strict indentation rules for list items, ensuring consistent structure.
When false (default), indentation is more flexible.
Functions
ListPlugin()
ListPlugin(
__namedParameters):null
Defined in: packages/lexical-react/src/LexicalListPlugin.ts:27
Parameters
__namedParameters
Returns
null