Files
3a2fa4b7-1df2-44e9-a4e6-b32…/registry/schemas/AnimatedGridBackground.schema.json
2026-04-01 14:30:35 +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"
}
}