ElixirBlocks
Template
:
Liveview basics required
From ElixirBlocks
Jump to:
navigation
,
search
This document assumes that you understand the basics of Liveview. This includes:
Phoenix and Elixir installation
Create an empty starter application
How to create a basic Liveview application
How to perform basic form submission
How to create database seed data in Elixir Phoenix
How to render database data to a Liveview page
Edit Template