Files
7c5e844a-80aa-4e77-b276-e5f…/registry/schemas/GridBackround.schema.json
2026-03-12 19:50:26 +00:00

8 lines
199 B
JSON

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