Files
722842e3-786d-4394-8408-1eb…/registry/schemas/GridBackround.schema.json
2026-06-11 11:07:29 +00:00

8 lines
199 B
JSON

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