Files
b93031e2-494e-4896-b91d-e7b…/registry/schemas/GridBackround.schema.json
2026-03-10 11:14:44 +00:00

8 lines
199 B
JSON

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