{% comment %} * Parameters * class: optional class for the inner dialog div open_var: string (optional) - Alpine.js variable name for open state open: boolean (optional) - static boolean for open state, used if open_var not provided show_backdrop: boolean (optional) - default: True close_on_input_events: whether to close the dialog on mouse clicks or esc keys size: size variant of the dialog {% endcomment %} {% if open_var %}