Files
5812a094-80a9-48a9-a7ef-b3e…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev 3d0bc6219d Initial commit
2026-04-08 19:10:26 +03:00

9 lines
221 B
JSON

{
"name": "AnimatedGridBackground",
"propsSchema": {
"squareSize?": "number (default: 100)",
"numSquares?": "number (default: 50)",
"maxOpacity?": "number (default: 0.15)",
"className?": "string"
}
}