Files
769168b7-0b15-4e6b-b490-64a…/registry/schemas/DotGridBackground.schema.json
2026-03-08 06:05:34 +00:00

8 lines
203 B
JSON

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