Files
dcea6ced-2a76-4098-a68c-74a…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev 5768c6396d Initial commit
2026-02-24 13:17:54 +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"
}
}