Files
924668c7-795a-4e4d-beec-e90…/registry/schemas/GridBackround.schema.json
2026-06-12 08:51:15 +00:00

8 lines
199 B
JSON

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