Files
33574fe6-9ae8-40c5-b0c3-e09…/registry/schemas/GridBackround.schema.json
2026-05-14 05:46:15 +00:00

8 lines
199 B
JSON

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