Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Interface DocumentSheetRenderOptions

    interface DocumentSheetRenderOptions {
        renderContext: string;
        renderData: object;
    }
    Index

    Properties

    renderContext: string

    A string with the format "{operation}{documentName}" providing context

    renderData: object

    Data describing the document modification that occurred