Files
09d1f561-736a-4b0e-9b67-143…/registry/schemas/GridBackround.schema.json
2026-02-20 11:55:32 +00:00

8 lines
199 B
JSON

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