What is a "dot link" tag: `<.link ...></.link>`?

That’s shorthand for either a locally defined function component or more commonly an imported function component module with use Phoenix.Component.

https://hexdocs.pm/phoenix_live_view/Phoenix.Component.html

4 Likes