Files
ff2c8d41-e9e1-4328-be32-2ed…/registry/schemas/GridBackround.schema.json
2026-05-20 18:58:00 +00:00

8 lines
199 B
JSON

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