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

    Interface HTMLCodeMirrorOptions

    interface HTMLCodeMirrorOptions {
        value?: string;
    }
    Index

    Properties

    Properties

    value?: string

    The initial editor contents.