Files
f18dbe0e-458b-4c9a-abd7-bbf…/registry/schemas/GridBackround.schema.json
2026-06-11 15:42:14 +00:00

8 lines
199 B
JSON

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