@xylabs/sdk-react
Preparing search index...
GoogleAddToWishlistProperties
Interface GoogleAddToWishlistProperties
interface
GoogleAddToWishlistProperties
{
currency
?:
string
;
items
?:
GoogleItem
[]
;
value
?:
number
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
GoogleValueProperties
GoogleItemsProperties
GoogleAddToWishlistProperties
Indexable
[
key
:
string
]:
unknown
Index
Properties
currency?
items?
value?
Properties
Optional
currency
currency
?:
string
Optional
items
items
?:
GoogleItem
[]
Optional
value
value
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
currency
items
value
@xylabs/sdk-react
Loading...