cheetah-grid
    Preparing search index...

    Type Alias FieldGetter<T>

    FieldGetter: (record: T) => any

    Type Parameters

    • T

    Type declaration

      • (record: T): any
      • Parameters

        • record: T

        Returns any