MVFv3 API Documentation
    Preparing search index...

    A reference to another location, with a label and a URL

    type LocationLink = {
        url: string;
        label: string;
    }
    Index

    Properties

    Properties

    url: string
    label: string