Files
e60f5986-e700-4aeb-896d-04a…/registry/schemas/AnimatedGridBackground.schema.json
kudinDmitriyUp 269b549174 Initial commit
2026-04-09 10:49:57 +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"
}
}