Files
d2663cf2-d51e-4e90-a339-77f…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev 6bde3e73b3 Initial commit
2026-03-03 11:30:10 +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"
}
}