Skip to content

BlockSuite API Documentation / @blocksuite/blocks / showImportModal

Function: showImportModal()

showImportModal(__namedParameters): ImportDoc

Parameters

__namedParameters: Object

__namedParameters.abortController?: AbortController= undefined

__namedParameters.container?: HTMLElement= document.body

__namedParameters.multiple?: boolean

__namedParameters.onSuccess?: OnSuccessHandler

__namedParameters.workspace: Workspace

Returns

ImportDoc

Deprecated

Waiting for migration See https://github.com/toeverything/blocksuite/issues/3316

Source

packages/blocks/src/page-block/widgets/linked-doc/import-doc/index.ts:11


Generated using TypeDoc and typedoc-plugin-markdown.