Dankoss Docs - v0.1.0
Preparing search index...
app/product/[id]/page
HistoryItem
Interface HistoryItem
Description
Represents a breadcrumb entry stored in sessionStorage to track viewed products.
interface
HistoryItem
{
title
:
string
;
url
:
string
;
}
Index
Properties
title
url
Properties
title
title
:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
title
url
Dankoss Docs - v0.1.0
Loading...
Description
Represents a breadcrumb entry stored in sessionStorage to track viewed products.