The RecentResultsList controller manages a user's recently clicked results.
RecentResultsList
Example: recent-results.fn.tsx
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 state of the RecentResultsList controller.
The
RecentResultsList
controller manages a user's recently clicked results.Example: recent-results.fn.tsx