Files
d5fa5b39-cbb8-4525-9a53-ee8…/registry/schemas/GridBackround.schema.json
2026-02-09 15:24:35 +00:00

8 lines
199 B
JSON

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