Files
d77aa1a3-e2ae-48af-b463-7ad…/registry/schemas/AnimatedGridBackground.schema.json
kudinDmitriyUp 242fe59fc8 Initial commit
2026-04-08 15:49:45 +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"
}
}