Files
c8e80521-90ae-4a5c-bcdd-74a…/registry/schemas/GridBackround.schema.json
2026-04-20 03:06:50 +00:00

8 lines
199 B
JSON

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