Files
d4aa8887-6fba-4e3e-a65d-4a6…/registry/schemas/GridBackround.schema.json
2026-06-03 06:49:49 +00:00

8 lines
199 B
JSON

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