Юниверс DG SDK UI
v2.15.0

Псевдоним типа LinkBase

type LinkBase = {
    id: string;
    inner: boolean;
    linkType: string;
    psevdoInner?: boolean;
    sourceId: string;
    targetId: string;
}
Индекс

Свойства

id: string
inner: boolean
linkType: string
psevdoInner?: boolean
sourceId: string
targetId: string