Augmented properties for LinkActionsView.

interface LinkActionsViewAugmentation {
    contentUriPath: undefined | null | string;
}

Properties

Properties

contentUriPath: undefined | null | string

URI path of linked content item.