insertImageCommand top-level constant
Inserts an image at the selection.
Implementation
const LexicalCommand<ImageAttributes> insertImageCommand = LexicalCommand(
'INSERT_IMAGE',
);
Inserts an image at the selection.
const LexicalCommand<ImageAttributes> insertImageCommand = LexicalCommand(
'INSERT_IMAGE',
);