Files
c722b894-cb2f-42b2-b7ac-519…/registry/schemas/GridBackround.schema.json
2026-04-08 05:01:18 +00:00

8 lines
199 B
JSON

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