Files
92c04c96-bbfd-4f57-b99d-ca3…/registry/schemas/GridBackround.schema.json
2026-05-25 05:13:46 +00:00

8 lines
199 B
JSON

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