Files
41d5a67c-3569-49c6-b70b-40f…/registry/schemas/GridBackround.schema.json
2026-02-24 19:53:22 +02:00

8 lines
199 B
JSON

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