Files
6c94dc6d-c7d5-4bb5-baa8-ec6…/registry/schemas/GridBackround.schema.json
2026-05-02 23:09:01 +00:00

8 lines
199 B
JSON

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