Finds a folded result by its collection.
The folded collection whose collection name will be used to find a collection in the results.
The FoldedResult
associated with the collection's name.
Finds a folded result by its unique ID.
The folded collection whose ID will be used to find a collection in the results.
The FoldedResult
associated with the collection's ID.
Loads all the folded results for a given collection.
The collection for which to load more results.
Adds a callback that's invoked on state change.
A callback that's invoked on state change.
A function to remove the listener.
The
FoldedResultList
headless controller re-organizes results into hierarchical collections (a.k.a. threads).Example: folded-result-list.fn.tsx