Files
f2e9fbe1-1379-4121-8952-a9c…/registry/schemas/GridBackround.schema.json
2026-02-07 21:15:20 +00:00

8 lines
199 B
JSON

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