Files
beb3efcf-19ed-4400-b592-6db…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev 21e5931cb4 Initial commit
2026-03-13 16:05:38 +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"
}
}