Files
3c3f6ce4-d3fb-48b2-a7f8-375…/registry/schemas/GridBackround.schema.json
2026-05-01 00:06:04 +00:00

8 lines
199 B
JSON

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