interface UmbLinkPickerModalData {
    config: UmbLinkPickerConfig;
    index: null | number;
    isNew: boolean;
}

Properties

Properties

index: null | number
isNew: boolean
MMNEPVFCICPMFPCPTTAAATR