PhoenixKit.Modules.Billing.Web.Transactions (phoenix_kit v1.7.71)

Copy Markdown View Source

Transactions list LiveView for the billing module.

Provides transaction management interface with filtering, searching, and pagination.

Summary

Functions

Callback implementation for Phoenix.LiveView.render/1.

Returns transaction type based on amount sign.

Functions

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.

transaction_type(transaction)

Returns transaction type based on amount sign.