Skip to content

Instantly share code, notes, and snippets.

@ericchuawc
ericchuawc / gist:cb7f18286548c4ffa4dd7011da7aa3f2
Created March 21, 2023 23:29
you are accessing the variable "name" inside a LiveView template
def user_msg_heex(assigns) do
Logger.info(assigns: assigns)
~H"""
<li class="relative bg-white py-5 px-4 focus-within:ring-2 focus-within:ring-inset focus-within:ring-indigo-600 hover:bg-gray-50">
<div class="flex justify-between space-x-3">
<div class="min-w-0 flex-1">
<a href="#" class="block focus:outline-none">
<span class="absolute inset-0" aria-hidden="true"></span>
<p class="truncate text-sm font-medium text-gray-900 mb-4">