Files
28fbee07-e0a2-4486-9d2f-e4a…/registry/schemas/GridBackround.schema.json
2026-03-06 13:00:03 +00:00

8 lines
199 B
JSON

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