Files
154be95e-359d-42dc-86f1-1e5…/registry/schemas/DotGridBackground.schema.json
2026-03-04 04:45:00 +00:00

8 lines
203 B
JSON

{
"name": "DotGridBackground",
"propsSchema": {
"size?": "'small' | 'medium' | 'large' (default: 'medium')",
"perspectiveThreeD?": "boolean (default: false)",
"className?": "string"
}
}