Embed a saved question in a host LiveView.
<.live_component
module={PhoenixLens.Components.QuestionCard}
id={"q-#{id}"}
question_id={id}
/>
Summary
Functions
Callback implementation for Phoenix.LiveComponent.render/1.
Callback implementation for Phoenix.LiveComponent.update/2.
Functions
Callback implementation for Phoenix.LiveComponent.render/1.
Callback implementation for Phoenix.LiveComponent.update/2.