<% if back_path %>
<%= render DS::Link.new(
variant: "icon",
icon: "arrow-left",
href: back_path,
size: "lg"
) %>
<% end %>
<%= title %>
<%= icon("x", as_button: true, size: "lg", data: { action: "dialog#close" }) %>
Select
<%= icon("corner-down-left", size: "xs") %>
Navigate
<%= icon("arrow-up", size: "xs") %>
<%= icon("arrow-down", size: "xs") %>
ESC