Files
dcaa7dc3-7f1b-4916-8b2f-c1c…/registry/schemas/GridBackround.schema.json
2026-05-26 03:02:07 +00:00

8 lines
199 B
JSON

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