@univerjs/docs-ui v0.4.2 • 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
packages/docs-ui/src/commands/util.ts:26 (opens in a new tab)