Fork me on GitHub

Welcome to the Phoenix LiveView Cookbook

This contains examples of using Phoenix LiveView

Hello World
Progress
Form with validation
Displaying flash messages
Showing a Bootstrap modal
Multistep wizard form
Upload and display a XLSX file
Keep LiveView state across redirects
Live render markdown
FullCalendar integration
Table with filtering, sorting, and pagination
JS: Focus element and copy to clipboard
Browse files
Generate a QR code
Using geolocation
Handle spreadsheet files using SheetJS
Dynamic nested form
TODO
File upload
TODO
File upload to S3
TODO
Picture upload and cropping
TODO
Using a date picker
TODO
Navbar
TODO
Feel free to add a PR if you think that an example is missing. Check out the GitHub repo.