Files
f1f4cc01-6ebb-4be2-84ca-4c1…/registry/schemas/GridBackround.schema.json
2026-03-11 23:43:12 +00:00

8 lines
199 B
JSON

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