Files
d0bcbbc6-ce6d-4f4b-8f1d-f70…/registry/schemas/AnimatedGridBackground.schema.json
2026-01-29 19:40:00 +00:00

10 lines
274 B
JSON

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