Files
b227ce9e-db73-4bc6-8a4e-a95…/registry/schemas/GridBackround.schema.json
2026-06-13 02:47:56 +00:00

8 lines
199 B
JSON

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