PhoenixFeathers.Card (Phoenix Feathers v1.0.2-alpha) View Source

Link to this section Summary

Link to this section Functions

Example

<%= live_component @socket, PhoenixFeathers.Card do %>
  <div>My card content</div>
<% end %>