ShortID Interface
Packages > @anticrm/domains > ShortID
Define a list of space references for this object, this is a mixin.
Signature:
export interface ShortID extends VDoc
Extends: VDoc
Properties
Property | Type | Description |
---|---|---|
shortId | string | A useful short Id for this object. |
Events
shortId
A useful short Id for this object.
Signature:
shortId: string;