Files
58eeaecb-a388-4718-80a7-3ae…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev 866f34ad14 Initial commit
2026-02-11 13:53:38 +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"
}
}