Files
a9701234-c646-4485-837b-0b7…/registry/schemas/GridBackround.schema.json
2026-05-06 00:48:49 +00:00

8 lines
199 B
JSON

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