Pathfinder 1e for Foundry VTT
    Preparing search index...

    Interface HistoryEntry

    interface HistoryEntry {
        scrollTop?: number;
        url: string;
    }
    Index

    Properties

    Properties

    scrollTop?: number

    Scroll position of this history entry

    url: string

    URL of this history entry