Skip to content

Commit

Permalink
Link to component systems
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Sep 25, 2024
1 parent 57ab896 commit 6bd7c09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions guides/components.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,3 +240,5 @@ CoreComponents also play an important role in Phoenix code generators, as the co
* Read the official documentation for [`Phoenix.Component`](https://hexdocs.pm/phoenix_live_view/Phoenix.Component.html)

* Read the official documentation for [HEEx and the ~H sigils](https://hexdocs.pm/phoenix_live_view/Phoenix.Component.html#sigil_H/2)

* If you are looking for higher level components beyond the minimal ones included by Phoenix, [the LiveView project keeps a list of component systems](https://github.com/phoenixframework/phoenix_live_view#component-systems)

0 comments on commit 6bd7c09

Please sign in to comment.