get

inline operator fun JQuery.get(index: String): Any?(source)
inline operator fun JQuery.get(index: Number): HTMLElement?(source)