View Source FranklinWeb.Admin.Articles.EditorLive (Franklin v0.1.0)

Presents a form allowing an admin to create or edit an Article entity.

Link to this section Summary

Link to this section Functions

Link to this function

error_tag(form, field, class \\ "invalid-feedback")

View Source

Generates tag for inlined form input errors.

Link to this function

handle_event(binary, map, socket)

View Source

Callback implementation for Phoenix.LiveView.handle_event/3.

Link to this function

handle_info(arg, socket)

View Source

Callback implementation for Phoenix.LiveView.handle_info/2.

Link to this function

mount(params, session, socket)

View Source

Callback implementation for Phoenix.LiveView.mount/3.

Callback implementation for Phoenix.LiveView.render/1.