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

    Type Alias SelectValueData

    Select値

    type SelectValueData = {
        aggregateType?: string;
        displayName?: string;
        dispStyle?: DispStyle;
        propertyDisplayName?: string;
        propertyName?: string;
    }
    Index

    Properties

    aggregateType?: string

    集計タイプ

    displayName?: string

    表示名

    dispStyle?: DispStyle

    表示設定

    propertyDisplayName?: string

    プロパティ表示名(ネスト参照を含む解決済み表示名)

    propertyName?: string

    プロパティ名