Files
556c7180-4bb1-49d8-bdbd-ed2…/registry/schemas/GridBackround.schema.json
2026-02-09 18:24:01 +02:00

8 lines
199 B
JSON

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