Files
84c7760c-9df5-4e15-ac10-fe1…/registry/schemas/GridBackround.schema.json
2026-03-04 17:45:33 +00:00

8 lines
199 B
JSON

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