Files
e5262ada-cfa4-44fa-b8df-ddd…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev 13de47a16f Initial commit
2026-02-04 16:04:20 +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"
}
}