score:0

the answer was: (on example with border-bottom)

style={manufacturer.id === car.selectedmanufacturer.id ? {borderbottom:"2px solid cyan"} : {borderbottom:"none"}}

Related Query

More Query from same tag