Files
4e7563e9-65f9-4fc8-b52c-ec1…/registry/schemas/GridBackround.schema.json
2026-04-07 05:46:02 +00:00

8 lines
199 B
JSON

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