Files
3278b5d7-3eaf-4f21-8e77-6e7…/registry/schemas/GridBackround.schema.json
2026-06-03 10:48:46 +00:00

8 lines
199 B
JSON

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