View Source Phoenix.UI.Components.Link (Phoenix UI v0.1.6)

Provides a component.

Link to this section Summary

Functions

Renders a component.

Link to this section Functions

Renders a component.

examples

Examples

```
<.a>
  content
</.a>
```