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

    Interface StringFieldInputConfig

    interface StringFieldInputConfig {
        elementType?: "input" | "textarea" | "prose-mirror" | "code-mirror";
    }
    Index

    Properties

    Properties

    elementType?: "input" | "textarea" | "prose-mirror" | "code-mirror"

    The element to create for this form field