PhoenixFeathers.Card (Phoenix Feathers v1.0.2-alpha) View Source
Link to this section Summary
Functions
Example
Link to this section Functions
Example
<%= live_component @socket, PhoenixFeathers.Card do %>
<div>My card content</div>
<% end %>
Example
Example
<%= live_component @socket, PhoenixFeathers.Card do %>
<div>My card content</div>
<% end %>