Current section
Files
Jump to
Current section
Files
lib/exq_ui_web/live/dead_live/index.html.heex
<%= live_component ExqUIWeb.StatsComponent, id: "stats" %>
<%= live_component ExqUIWeb.TableComponent, id: "dead-table", actions: @actions, columns: @columns, items: @items, total: @total, current_page: @current_page, page_size: @page_size %>