Files
8d94b7c8-0740-4c14-af9f-b1b…/registry/schemas/AnimatedGridBackground.schema.json
2026-05-11 04:56:38 +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"
}
}