Files
7bb06cbd-4fc2-4de4-8aab-ebd…/registry/schemas/GridBackround.schema.json
2026-03-18 09:43:10 +00:00

8 lines
199 B
JSON

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