Files
3fcaeea7-8e3e-4e1f-a0be-bbb…/registry/schemas/GridBackround.schema.json
2026-03-10 20:34:45 +00:00

8 lines
199 B
JSON

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