@univerjs/docs-ui v0.5.0-beta.1 • Docs
Function: getCommandSkeleton()
function getCommandSkeleton(accessor, unitId): undefined | DocSkeletonManagerService
Get the skeleton of the command’s target.
Parameters
Parameter | Type | Description |
---|---|---|
accessor | IAccessor | The injection accessor. |
unitId | string | Unit ID. |
Returns
undefined
| DocSkeletonManagerService
Defined in
submodules/univer/packages/docs-ui/src/commands/util.ts:26