lowerOpen property
The lowerOpen read-only property of the
IDBKeyRange interface returns a boolean indicating whether the
lower-bound value is included in the key range.
Implementation
external bool get lowerOpen;
The lowerOpen read-only property of the
IDBKeyRange interface returns a boolean indicating whether the
lower-bound value is included in the key range.
external bool get lowerOpen;