Files
2c803f3a-e5f0-4bc3-9492-6ff…/registry/schemas/GridBackround.schema.json
2026-05-24 09:11:24 +00:00

8 lines
199 B
JSON

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