Files
0e1de8b1-6be3-470c-a876-24c…/registry/schemas/GridBackround.schema.json
2026-02-08 18:32:10 +00:00

8 lines
199 B
JSON

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