Files
4cf21e33-1402-467a-9e23-242…/registry/schemas/GridBackround.schema.json
2026-01-28 22:03:00 +02:00

8 lines
199 B
JSON

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