Files
e9ce64a4-4cbb-4e1e-8328-d1c…/registry/schemas/DotGridBackground.schema.json
2026-04-22 22:48:36 +00:00

8 lines
203 B
JSON

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