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

extraParam?

string

(Optional) Extra URL parameters

scope?

string

(Optional) Search scope

title

string

Search term