Files
ff25d85f-e1fa-4d7a-8d19-3f5…/registry/schemas/GridBackround.schema.json
2026-05-12 16:34:40 +00:00

8 lines
199 B
JSON

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