Component({ properties: { list: { type: Array }, userrole: { type: String }, hidePrice: { type: Number } }, })