Closed
Description
Hey everyone !
I think it would be nice if we had an additional data-attribute to set the value of a prop from elements like . In my specific case, i tried to create a pagination and want to update the prop "page".
Im thinking of something like the data-model attribute --> data-value for example.
The result could be something like this
<a class="page-link" data-action="live#update" data-model="page" data-value="{{ page }}">{{ page }}</a>
Metadata
Metadata
Assignees
Labels
No labels