@plentymarkets/shop-api / tagGetters
Variable: tagGetters ​
consttagGetters:object
Defined in: getters/tagGetters.ts:43
Type Declaration ​
getAgenciesTagCLass() ​
getAgenciesTagCLass: (
tag) =>string
Parameters ​
tag ​
Returns ​
string
getTagBackgroundColor() ​
getTagBackgroundColor: (
tag) =>string
Parameters ​
tag ​
Returns ​
string
getTagId() ​
getTagId: (
tag) =>string
Parameters ​
tag ​
Returns ​
string
getTagName() ​
getTagName: (
tag) =>string
Parameters ​
tag ​
Returns ​
string
getTags() ​
getTags: (
product) =>ProductTag[]
Parameters ​
product ​
Returns ​
getTagTextColorIsDark() ​
getTagTextColorIsDark: (
tag) =>boolean
Parameters ​
tag ​
Returns ​
boolean