Files
c26937c9-cc2a-48ef-bedc-cde…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev 16fbd4aa6d Initial commit
2026-03-10 15:33:00 +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"
}
}