@formstack/forms-renderer
    Preparing search index...

    Type Alias TFieldValueMatrix

    type TFieldValueMatrix = {
        value: string[];
    }
    Index

    Properties

    Properties

    value: string[]