Files
a97a02cf-6585-4cd6-94f9-c90…/registry/schemas/AnimatedGridBackground.schema.json
2026-02-27 14:27:50 +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"
}
}