In JSX, how do you reference a value from props from inside a quoted attribute value?
props
For example:
If you're using JSX with Harmony, you could do this:
Here you are writing the value of src as an expression.
src