[Go to site: main page, start]

Interface JournalSheetOptions

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

Properties

Properties

sheetMode?: string | null

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