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

    Interface _JavaScriptFieldOptions

    interface _JavaScriptFieldOptions {
        async?: boolean;
    }
    Index

    Properties

    Properties

    async?: boolean

    Does the field allow async code?