@plentymarkets/shop-api / tagGetters
Variable: tagGetters ​
const
tagGetters: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