Files
c86d85bb-7a52-48d2-914a-e20…/registry/schemas/GridBackround.schema.json
2026-04-26 18:22:26 +00:00

8 lines
199 B
JSON

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