PhoenixKitWeb.Live.Modules.Pages.View (phoenix_kit v1.6.16)

View Source

Rendered view for Pages markdown files.

Displays markdown content with GitHub-style formatting.

Summary

Functions

handle_params(arg1, 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.