Circle V2 API Docs
    Preparing search index...
    type MicLevelMeterProps = {
        color?: string;
        enabled?: boolean;
        frequencyData: Uint8Array | null;
        height?: number;
    }
    Index

    Properties

    color?: string
    enabled?: boolean
    frequencyData: Uint8Array | null
    height?: number