Files
41a806c4-eb18-48ea-a8e3-e91…/registry/schemas/AnimatedGridBackground.schema.json
kudinDmitriyUp 43ee39e48e Initial commit
2026-04-03 08:21:32 +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"
}
}