Files
bac14a48-730c-4fa7-8290-79a…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev 59f3993b14 Initial commit
2026-03-12 14:15:45 +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"
}
}