The RecentResultsList controller manages a user's recently clicked results.
RecentResultsList
Example: recent-results.fn.tsx
The state of the RecentResultsList controller.
Clears the recent results list.
Adds a callback that's invoked on state change.
A callback that's invoked on state change.
A function to remove the listener.
The
RecentResultsListcontroller manages a user's recently clicked results.Example: recent-results.fn.tsx