Files
ecbf0c3d-d8cf-4af4-8d5e-db4…/registry/schemas/GridBackround.schema.json
2026-04-18 15:18:20 +00:00

8 lines
199 B
JSON

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