Files
8895a0fd-e91f-49ff-89fe-19d…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev 92d7a5081c Initial commit
2026-02-23 13:03:16 +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"
}
}