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

Properties

Properties

index: null | number
""