Files
53c301d9-737b-4109-a24f-cb0…/registry/schemas/GridBackround.schema.json
2026-06-03 14:03:03 +00:00

8 lines
199 B
JSON

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