feathers.data
Interfaces
-
An adapter interface to support any kind of data source in hierarchical collections
-
An adapter interface to support any kind of data source in `ListCollection`
Classes
-
A hierarchical data descriptor where children are defined as arrays in a property defined on each branch
-
Wraps a two-dimensional data source with a common API for use with UI controls that support this type of data.
-
Wraps a data source with a common API for use with UI controls, like lists, that support one dimensional collections of data
-
An `IListCollectionDataDescriptor` implementation for Vectors