Files
8b6dbe8d-841a-4359-af93-19e…/registry/schemas/GridBackround.schema.json
2026-04-18 12:00:59 +00:00

8 lines
199 B
JSON

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