Files
4bf4aef7-7b1d-4f2e-bf89-7ea…/registry/schemas/GridBackround.schema.json
2026-05-05 08:58:28 +00:00

8 lines
199 B
JSON

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