Member Junction
    Preparing search index...

    Interface ClusterConfigPanelEntityOption

    Simple entity option used by the config panel's entity dropdown. The parent component is responsible for populating this list.

    interface ClusterConfigPanelEntityOption {
        Name: string;
    }
    Index

    Properties

    Properties

    Name: string

    Entity display name shown in the dropdown.