IDBCursorDirectiontype IDBCursorDirection = | "next" | "nextunique" | "prev" | "prevunique";§Type§"next" | "nextunique" | "prev" | "prevunique"[src]