Vertex Viewer SDK
    Preparing search index...

    Function getProp

    • Returns a mapper that extracts a property's value.

      Type Parameters

      • T
      • P extends string | number | symbol

      Parameters

      • prop: P

        The property to extract.

      Returns Func<T, T[P]>