Files
07c89913-c3ef-4a9d-a48a-e7b…/registry/schemas/GridBackround.schema.json
2026-03-07 05:20:44 +00:00

8 lines
199 B
JSON

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