Sanity Library Reference Docs
    Preparing search index...

    Interface NodeChronologyProps

    Props that encapsulate document chronology within a stack of versions.

    interface NodeChronologyProps {
        hasUpstreamVersion: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    hasUpstreamVersion: boolean

    Whether the document has an upstream version.