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

    Interface CodeMirrorInputConfig

    interface CodeMirrorInputConfig {
        indent?: number;
        language?: CodeMirrorLanguage;
    }
    Index

    Properties

    Properties

    indent?: number

    The number of spaces per level of indentation

    The value's language