feat(gallery): improve accessibility

This commit is contained in:
2026-01-03 22:00:27 +01:00
parent f733ed736e
commit e0143253d6

View File

@@ -32,6 +32,8 @@ const getPlaceholder = (image: InternalApi["/api/gallery"]["get"][number]) => {
fullscreen
:dismissible="false"
:ui="{ body: 'bg-black p-0!', header: 'hidden' }"
title="Gallery carousel"
description="View all the images in a carousel"
@close:prevent="emit('close', currentIndex)"
>
<template #body>