PhoenixKitWeb.Live.Users.ReferralCodeForm (phoenix_kit v1.6.16)

View Source

Referral code form LiveView for PhoenixKit admin panel.

Provides form interface for creating and editing user referral codes.

Summary

Functions

handle_event(binary, params, socket)

Callback implementation for Phoenix.LiveView.handle_event/3.

mount(params, session, socket)

Callback implementation for Phoenix.LiveView.mount/3.

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.