Files
1c1d50fd-71a0-450e-9be8-fa6…/registry/schemas/AnimatedGridBackground.schema.json
kudinDmitriyUp 88e454988a Initial commit
2026-03-09 01:22:40 +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"
}
}