Files
7a47bfc1-26ce-4a0b-b4db-e7a…/registry/schemas/GridBackround.schema.json
2026-04-24 12:25:15 +00:00

8 lines
199 B
JSON

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