Files
090376f2-9829-4e1f-82be-e23…/registry/schemas/GridBackround.schema.json
2026-04-02 18:44:03 +00:00

8 lines
199 B
JSON

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