Files
bc864201-8c31-46f1-a04f-c7e…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev 26d01f15af Initial commit
2026-02-10 16:10:21 +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"
}
}