Files
e5d7dfcd-7be4-40db-86a1-b4d…/registry/schemas/GridBackround.schema.json
2026-05-17 12:30:41 +00:00

8 lines
199 B
JSON

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