Files
8cc874d2-6bcb-4bbd-b7ce-d48…/registry/schemas/GridBackround.schema.json
2026-06-11 22:21:22 +00:00

8 lines
199 B
JSON

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