Files
b5cc97ab-eded-4e78-85a9-16d…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev f734c02054 Initial commit
2026-04-08 15:05:00 +03:00

9 lines
221 B
JSON

{
"name": "AnimatedGridBackground",
"propsSchema": {
"squareSize?": "number (default: 100)",
"numSquares?": "number (default: 50)",
"maxOpacity?": "number (default: 0.15)",
"className?": "string"
}
}