Files
5c9cbcf1-ce9b-4e1d-8b04-c71…/registry/schemas/AnimatedGridBackground.schema.json
vitalijmulika 37932c38f1 Initial commit
2026-02-11 17:36: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"
}
}