@univerjs/docs-ui v0.5.0-beta.1Docs


Function: getCommandSkeleton()

function getCommandSkeleton(accessor, unitId): undefined | DocSkeletonManagerService

Get the skeleton of the command’s target.

Parameters

ParameterTypeDescription
accessorIAccessorThe injection accessor.
unitIdstringUnit ID.

Returns

undefined | DocSkeletonManagerService

Defined in

submodules/univer/packages/docs-ui/src/commands/util.ts:26