Files
988b2bb5-1cc0-4517-807b-9ba…/registry/schemas/GridBackround.schema.json
2026-02-09 15:55:09 +00:00

8 lines
199 B
JSON

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