Files
f08ca5fa-dfd2-4bc7-9164-64d…/registry/schemas/GridBackround.schema.json
2026-06-03 06:27:43 +00:00

8 lines
199 B
JSON

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