Files
f772bd38-3a88-4d77-bd4e-c34…/registry/schemas/GridBackround.schema.json
2026-03-08 04:52:08 +00:00

8 lines
199 B
JSON

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