Home > widget-integration > RecentSearchItem
RecentSearchItem interface
Recent search item structure.
**Legacy**: Stored as { title, extraParam, scope } **New**: Same structure but properly typed
Signature:
export interface RecentSearchItem
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(Optional) Extra URL parameters | ||
|
string |
(Optional) Search scope | ||
|
string |
Search term |