And don’t forget to escape the parameters that the expression does not understand:
background: ='url(' + props.imagepath + ')'
And don’t forget to escape the parameters that the expression does not understand:
background: ='url(' + props.imagepath + ')'