Files
68ef8aa0-830e-4080-a861-76f…/registry/schemas/GridBackround.schema.json
2026-06-11 15:38:55 +00:00

8 lines
199 B
JSON

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