WorkbenchWeb.BalanceTableLive.Index (workbench v0.0.4)
Link to this section Summary
Functions
Callback implementation for Phoenix.LiveView.handle_event/3
.
Callback implementation for Phoenix.LiveView.handle_params/3
.
Callback implementation for Phoenix.LiveView.mount/3
.
Callback implementation for Phoenix.LiveView.render/1
.
Link to this section Functions
Link to this function
btc_balances(balances)
Link to this function
btc_usd_prices(balances)
Link to this function
finish_times(balances)
Link to this function
first_page()
Link to this function
format_timestamp(timestamp)
Link to this function
handle_event(binary, map, socket)
Callback implementation for Phoenix.LiveView.handle_event/3
.
Link to this function
handle_params(params, uri, socket)
Callback implementation for Phoenix.LiveView.handle_params/3
.
Link to this function
last_page(page_count, page_size)
Link to this function
mount(params, session, socket)
Callback implementation for Phoenix.LiveView.mount/3
.
Link to this function
next_page(page)
Link to this function
previous_page(page)
Link to this function
render(arg)
Callback implementation for Phoenix.LiveView.render/1
.
Link to this function