Files
d97a951d-6fe0-4da5-8a0f-b18…/registry/schemas/GridBackround.schema.json
2026-06-05 06:46:31 +00:00

8 lines
199 B
JSON

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