Files
e5c6c6e7-d2e7-4fdf-8d8d-b02…/registry/schemas/GridBackround.schema.json
2026-04-11 17:30:58 +00:00

8 lines
199 B
JSON

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