Files
7287834b-6f5f-404d-bae5-1d0…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev 7e648135b6 Initial commit
2026-02-16 14:02:31 +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"
}
}