ElixirBlocks
Template
:
Liveview basics required
From ElixirBlocks
Revision as of 16:10, 28 October 2023 by
Admin
(
talk
|
contribs
)
(
diff
)
← Older revision
| Latest revision (diff) | Newer revision → (diff)
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