Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...
    interface JournalSheetCategoryContext {
        id: string;
        name: string;
    }
    Index

    Properties

    Properties

    id: string

    The category ID.

    name: string

    The category name.