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

    Variable NoteConst

    Note: {
        documentClass: typeof NoteDocument;
        objectClass: typeof canvas.placeables.Note;
        sidebar: { applicationClass: typeof NoteTab; order: number };
    } = ...

    Configuration for the Note embedded document type and its representation on the game Canvas

    Type Declaration