direction property

String direction

returns the direction of traversal of the cursor (set using ObjectStore.openCursor for example).

idb_shim: next, prev supported only (not nextunique, prevunique)

Implementation

String get direction;