Circle V2 API Docs
    Preparing search index...

    Type Alias SelectItem

    type SelectItem = {
        label: string;
        value: string;
    }
    Index

    Properties

    Properties

    label: string
    value: string