PhoenixKitWeb.Live.Modules.Pages.Pages (phoenix_kit v1.5.1)

View Source

LiveView for Pages file management interface.

Provides tree-based navigation and file editing.

Summary

Functions

handle_event(binary, arg2, socket)

Callback implementation for Phoenix.LiveView.handle_event/3.

handle_params(params, uri, socket)

Callback implementation for Phoenix.LiveView.handle_params/3.

mount(params, session, socket)

Callback implementation for Phoenix.LiveView.mount/3.

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.