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

    Interface DocumentSheetV1Options

    interface DocumentSheetV1Options {
        secrets?: HTMLSecretConfiguration[];
        viewPermission: number;
    }
    Index

    Properties

    An array of foundry.applications.ux.HTMLSecret configuration objects.

    viewPermission: number

    The default permissions required to view this Document sheet.