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

    Interface JournalSheetOptions

    interface JournalSheetOptions {
        sheetMode?: string | null;
    }
    Index

    Properties

    Properties

    sheetMode?: string | null

    The current display mode of the journal. Either 'text' or 'image'.