Files
d37e82f7-efa0-48fb-9618-1b9…/registry/schemas/AnimatedGridBackground.schema.json
vitalijmulika a9f0bdfa6d Initial commit
2026-02-04 17:49:11 +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"
}
}