View Source LightningWeb.WorkflowLive.AiAssistantComponent (Lightning v2.10.15)

Summary

Functions

Attributes

  • content (:string) (required)
  • attributes (:map) - Defaults to %{}.

Callback implementation for Phoenix.LiveComponent.mount/1.

Callback implementation for Phoenix.LiveComponent.render/1.

Functions

Link to this function

formatted_content(assigns)

View Source

Attributes

  • content (:string) (required)
  • attributes (:map) - Defaults to %{}.
Link to this function

handle_async(atom, arg, socket)

View Source

Callback implementation for Phoenix.LiveComponent.handle_async/3.

Link to this function

handle_event(binary, params, socket)

View Source

Callback implementation for Phoenix.LiveComponent.handle_event/3.

Callback implementation for Phoenix.LiveComponent.mount/1.

Callback implementation for Phoenix.LiveComponent.render/1.

Callback implementation for Phoenix.LiveComponent.update/2.