Files
8f997e13-bfc5-4132-a88c-e7d…/registry/schemas/GridBackround.schema.json
2026-03-04 01:20:26 +00:00

8 lines
199 B
JSON

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