Files
77fcfc7d-bbc7-400c-ae99-51d…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev c74289aee1 Initial commit
2026-03-16 15:06:45 +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"
}
}