% uuid = local_assigns[:uuid] || SecureRandom.uuid %> <% title_id = "#{uuid}-title" %> <%= tag.dialog id: uuid, class: 'modal items-start overflow-y-auto', inert: true, 'aria-labelledby': (title_id if local_assigns[:title]) do %>