Files
3c1ece1c-da65-4a9b-a5e8-1dc…/registry/schemas/GridBackround.schema.json
2026-02-25 11:37:12 +00:00

8 lines
199 B
JSON

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