Reservedeler
calcPageSize())"
/>
calcPageSize())"
class="absolute inset-0 object-contain object-center w-full m-auto max-h-screen-75"
:class="{ 'cursor-pointer': !fullscreen }"
:loading="active!==index ? 'lazy' : 'eager'"
:src="fullscreen ? image.full : image.img"
x-transition.opacity.duration.500ms x-show="active===index"
/>
calcActive())">
1
2
4
5
6,9
7
8
10
11
12
12
13
13,18
14
14
15
15
16
16
17
17
18
18
19
19
19
110
111
112
113