Circle V2 API Docs
    Preparing search index...

    Type Alias NativeSelectItem

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

    Properties

    Properties

    label: string
    value: string