View Source Phoenix.UI.Components.Link (Phoenix UI v0.1.4)
Provides a component.
Link to this section Summary
Link to this section Functions
@spec a(Phoenix.LiveView.Socket.assigns()) :: Phoenix.LiveView.Rendered.t()
Renders a component.
examples
Examples
```
<.a>
content
</.a>
```