Files
13604cc9-7f3d-4d2f-b060-e09…/registry/schemas/GridBackround.schema.json
2026-04-02 07:59:02 +00:00

8 lines
199 B
JSON

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