Files
4246d362-de5a-4f04-848e-a9f…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev b288e0e2ce Initial commit
2026-02-06 16:14:12 +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"
}
}