Files
ef4edece-a429-41a6-88ed-6ff…/registry/schemas/GridBackround.schema.json
2026-05-11 09:50:16 +00:00

8 lines
199 B
JSON

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