Packages

Improve the UI quality of your product by capturing visual states of LiveView components.

Current section

Files

Jump to
live_capture priv static js app.js
Raw

priv/static/js/app.js

(()=>{var e=document.querySelector("meta[name='csrf-token']").getAttribute("content"),t=new LiveView.LiveSocket("/live",Phoenix.Socket,{params:{_csrf_token:e}});t.connect();})();