Skip to content

Vizel API / core/src / getVizelImageUploadPluginKey

Function: getVizelImageUploadPluginKey()

ts
function getVizelImageUploadPluginKey(): PluginKey<DecorationSet>;

Defined in: packages/core/src/plugins/image-upload.ts:405

Get the image upload plugin key (for external access)

Returns

PluginKey&lt;DecorationSet&gt;

Released under the MIT License.