Files
127737b4-e3fe-4b41-9f02-208…/registry/schemas/GridBackround.schema.json
2026-05-20 10:49:20 +00:00

8 lines
199 B
JSON

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