functional-models
    Preparing search index...

    Type Alias ValueGetter<TValue, TData, TModelExtensions, TModelInstanceExtensions>

    A function that will get the value of a property. Depending on what the property is, it'll either be a primitive value or it'll be a referenced model.

    Type Parameters