ng-xtend API documentation
    Preparing search index...

    Class DontCodeStorePreparedEntities<T>

    Wrapper for entities that have been sorted and/or grouped by the store provider.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    groupedByEntities?: DontCodeStoreGroupedByEntities<T>

    Optional grouping result

    sortedData: T[]

    The sorted entity list

    sortInfo?: XtSortBy<T>[]

    Optional sort specification applied