Files
cee649cd-4fbc-4e21-a30c-c8a…/registry/schemas/GridBackround.schema.json
2026-05-02 10:13:53 +00:00

8 lines
199 B
JSON

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