-
Name Type Description propertyNamestring Name of the context property to compare.
Extends
- module:ol/format/filter/Comparison~Comparison
OpenLayers
import IsNull from 'ol/format/filter/IsNull';
Represents a <PropertyIsNull> comparison operator.
| Name | Type | Description |
|---|---|---|
propertyName |
string |
Name of the context property to compare. |