型・APIリファレンス
    Preparing search index...

    Interface AggregationStringPropertyEditor

    定型集計のStringPropertyEditor

    interface AggregationStringPropertyEditor {
        displayType: "SELECT" | "TEXT";
        type: string;
        values: EditorValue[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    displayType: "SELECT" | "TEXT"

    表示タイプ

    type: string

    エディタの種類

    values: EditorValue[]

    Selectの場合の選択肢