GeoLeaf Core API - v3.0.0
    Preparing search index...
    • Reports whether a resolved field value should be treated as empty.

      A 0 is NOT empty — it is a valid price, rating or metric.

      Parameters

      • v: unknown

        Resolved field value.

      Returns boolean

      true when the value is nullish, an empty string, an empty array, or an empty plain object.