Files
0ced91a9-f67e-47b3-a353-51a…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev 3412c86863 Initial commit
2026-02-09 19:38:58 +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"
}
}