Open Pioneer Trails Packages
    Preparing search index...

    Type Alias PropertyFunctionOr<T>

    PropertyFunctionOr: T | PropertyFunction<T>

    Type representing a value that can be either static or computed dynamically from feature properties.

    Type Parameters

    • T

      The type of the value