Files
d2760cb9-d0c1-45eb-846b-18d…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev 83490098f9 Initial commit
2026-02-07 17:44:48 +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"
}
}