Files
f08f50e8-181b-4bbf-bced-641…/registry/schemas/GridBackround.schema.json
2026-06-03 16:30:22 +00:00

8 lines
199 B
JSON

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