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