Files
7e2bb0df-e745-42b7-b4ed-9bd…/registry/schemas/GridBackround.schema.json
2026-05-01 21:20:22 +00:00

8 lines
199 B
JSON

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