Created
July 1, 2025 09:36
-
-
Save fritzlaszlo/f7d0ea96682e8795fda288570e3b14b5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: field.blocks.gallery.name | |
icon: dashboard | |
preview: gallery | |
fields: | |
images: | |
label: field.blocks.gallery.images.label | |
type: files | |
query: model.images | |
multiple: true | |
layout: cards | |
size: small | |
empty: field.blocks.gallery.images.empty | |
uploads: | |
template: blocks/image | |
image: | |
ratio: 1/1 | |
caption: | |
label: field.blocks.image.caption | |
type: writer | |
icon: text | |
inline: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment