Files
8fd5c1a5-3e45-4dc2-ad1c-9f7…/registry/schemas/GridBackround.schema.json
2026-05-30 07:23:30 +00:00

8 lines
199 B
JSON

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