Files
9c71aa83-2d14-48ce-9efc-131…/registry/schemas/DotGridBackground.schema.json
2026-06-11 22:40:22 +00:00

8 lines
203 B
JSON

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