Files
9dc90dc0-e7a0-4e75-a509-7af…/registry/schemas/AnimatedGridBackground.schema.json
kudinDmitriyUp 1480554977 Initial commit
2026-04-04 21:24:36 +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"
}
}