Function ariaSelectedItem

  • Type Parameters

    • T

    Parameters

    Returns {
        id: string;
        role: string;
        tabindex: number;
    }

    • id: string
    • role: string
    • tabindex: number

Generated using TypeDoc