Files
2e054422-3a4e-4ea0-8bc6-17f…/registry/schemas/GridBackround.schema.json
2026-03-12 17:11:06 +00:00

8 lines
199 B
JSON

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