Files
d456d844-3e17-4ffb-b3b5-a3e…/registry/schemas/GridBackround.schema.json
2026-04-05 04:24:50 +00:00

8 lines
199 B
JSON

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