Sanity Library Reference Docs
    Preparing search index...

    Interface DocumentLocation

    Represents a document location

    interface DocumentLocation {
        href: string;
        title: string;
    }
    Index

    Properties

    Properties

    href: string

    URL of the document location

    title: string

    Title of the document