Files
36baf092-c5d0-46f6-bcbf-6c0…/registry/schemas/GridBackround.schema.json
2026-01-30 15:09:14 +00:00

8 lines
199 B
JSON

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