Bind the src attribute of an image element to an expression.
<img x-bind:src="post.image">
Last updated 2 years ago