Files
8c04be9c-252a-4fd4-b846-841…/registry/schemas/AnimatedGridBackground.schema.json
Nikolay Pecheniev 7b8cd5c197 Initial commit
2026-02-16 19:03:29 +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"
}
}