Skip to content

BasesPluginInstance.createAndEmbedBase method

BasesPluginInstance › createAndEmbedBase

Unofficial

Creates and embeds a base.

Signature:

createAndEmbedBase(editor: Editor): Promise<void>

Parameters:

Parameter Type Description
editor Editor The editor to embed the base into.

Returns: Promise<void>A promise that resolves when the base is created and embedded.