Files
73101e7d-a9ce-42ac-8f40-e1f…/registry/schemas/GridBackround.schema.json
2026-01-29 19:53:21 +00:00

8 lines
199 B
JSON

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