Files
781a4e73-6bab-4e9a-b36f-b05…/registry/schemas/GridBackround.schema.json
2026-06-10 06:26:51 +00:00

8 lines
199 B
JSON

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