Files
5c305088-f747-4e95-938d-23a…/registry/schemas/AnimatedGridBackground.schema.json
2026-06-10 05:58:33 +00:00

9 lines
221 B
JSON

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