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

    Interface BulkSelectValueConfig

    SELECTタイプの選択値設定

    interface BulkSelectValueConfig {
        itemDirectionInline: boolean;
        placeholder?: string;
    }
    Index

    Properties

    itemDirectionInline: boolean

    CHECKBOX形式の場合にアイテムを横に並べる

    placeholder?: string

    Selectタイプのプレースホルダー