Files
fa54d4e9-e870-4d66-b384-cd0…/registry/schemas/GridBackround.schema.json
2026-03-07 15:03:19 +00:00

8 lines
199 B
JSON

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