Files
c9cc2c94-b58b-44de-a068-e99…/registry/schemas/GridBackround.schema.json
2026-05-22 17:46:45 +00:00

8 lines
199 B
JSON

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