Files
43e3196a-4fd2-4292-b5e7-7d7…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev de7bfe241e Initial commit
2026-02-26 13:18: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"
}
}