Functions
Link copied to clipboard
The lowerBound()
static method of the IDBKeyRange interface creates a new key range with only a lower bound.
Link copied to clipboard
The only()
static method of the IDBKeyRange interface creates a new key range containing a single value.
Link copied to clipboard
The upperBound()
static method of the IDBKeyRange interface creates a new upper-bound key range.