Files
6c8c0f64-2c73-4f1e-8b37-468…/registry/schemas/GridBackround.schema.json
2026-05-30 15:05:24 +00:00

8 lines
199 B
JSON

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