Files
c602efd0-a5c4-460f-be0e-6cc…/registry/schemas/AnimatedGridBackground.schema.json
vitalijmulika 6a9fd7e204 Initial commit
2026-02-17 16:32:06 +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"
}
}