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

    Interface JournalEntryPageTitleData

    interface JournalEntryPageTitleData {
        level: number;
        show: boolean;
    }
    Index

    Properties

    Properties

    level: number

    The heading level to render this page's title at in the overall journal view.

    show: boolean

    Whether to render the page's title in the overall journal view.