Files
c86f9e22-e759-4c1d-ae05-891…/registry/schemas/GridBackround.schema.json
2026-06-12 04:18:57 +00:00

8 lines
199 B
JSON

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