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

    Interface FormulaEditorContext

    interface FormulaEditorContext {
        labels: Record<string, string>;
    }
    Index

    Properties

    Properties

    labels: Record<string, string>

    A map of data paths to human-readable labels.