Files
c8f790c9-6b85-47b6-9bf1-1ff…/registry/schemas/AnimatedGridBackground.schema.json
2026-02-24 18:14:18 +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"
}
}