标签: attributes href data-url
是否可以使用data-url或data-href等属性监听元素?
示例:
<div data-url="/another/path/"> ... </div> <button data-url="/another/path/">Go</button>
Here is the Barba library