Files
b1fb8492-2bcd-4459-9021-6e5…/registry/schemas/GridBackround.schema.json
2026-02-07 22:12:17 +00:00

8 lines
199 B
JSON

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