UNPKG

alpine-turbo-drive-adapter

Version:

Bridge library to enable full support for Alpine components in pages using Turbolinks/Turbo Drive

8 lines (7 loc) 230 B
<turbo-frame id="new_entry"> <div x-data="{foo: 'bar'}"> <span x-text="foo"></span> <button @click="foo = 'baz'">Update foo</button> </div> <a href="/tests/res/turbo/frame-lazy/entry.html">Refresh</a> </turbo-frame>