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

    Interface _DocumentDirectoryConfiguration

    interface _DocumentDirectoryConfiguration {
        collection: DirectoryCollection;
        renderUpdateKeys: string[];
    }
    Index

    Properties

    collection: DirectoryCollection

    The Document collection that this directory represents.

    renderUpdateKeys: string[]

    Updating one of these properties of a displayed Document will trigger a re-render of the tab.