Files
8f9890c9-4d4e-4242-8ec9-06c…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev 2e85713b43 Initial commit
2026-03-12 13:52:02 +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"
}
}