Files
167f3b8a-acef-4cd4-8eb0-59f…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev c314c2c288 Initial commit
2026-03-03 17:14:00 +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"
}
}