Files
01b7979c-bdbe-4b87-9336-cd2…/registry/schemas/AnimatedGridBackground.schema.json
kudinDmitriyUp 902f7ceedc Initial commit
2026-03-13 17:19:27 +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"
}
}