Changes to LCP Gallery Meta

This commit is contained in:
Jeremy Rangel
2025-01-09 17:50:32 -08:00
parent ceb37fc5af
commit ae31fec647
14 changed files with 651 additions and 35 deletions

View File

@ -9,9 +9,16 @@
"description": "A dynamic or static gallery based on the Lightgallery javascript plugin",
"example": {},
"supports": {
"html": false
"html": false,
"color": {
"background": true,
"text": false
}
},
"attributes": {
"backgroundColor": {
"type": "string"
},
"parseElementForItems": {
"type": "boolean",
"default": false