🔗x-bind:href

Overview

Bind the href attribute of a link element to an expression.

Example

<a x-bind:href="post.url"></a>

Last updated