Files
6af53fd3-45ec-4497-af2d-09e…/registry/schemas/AnimatedGridBackground.schema.json
vitalijmulika e6ccbd4a84 Initial commit
2026-02-10 15:49:24 +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"
}
}