Files
92a2dca5-6ea8-4e1c-8f07-35e…/registry/schemas/GridBackround.schema.json
2026-04-23 17:07:31 +00:00

8 lines
199 B
JSON

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