Files
3d539ff6-dcc2-441c-a8d8-c95…/registry/schemas/AnimatedGridBackground.schema.json
vitalijmulika b28a1dc88e Initial commit
2026-03-13 12:37:49 +02:00

9 lines
221 B
JSON

{
"name": "AnimatedGridBackground",
"propsSchema": {
"squareSize?": "number (default: 100)",
"numSquares?": "number (default: 50)",
"maxOpacity?": "number (default: 0.15)",
"className?": "string"
}
}