🖼️x-bind:src

Overview

Bind the src attribute of an image element to an expression.

Example

<img x-bind:src="post.image">

Last updated