Files
cb3a226f-0dc3-40d2-a996-633…/registry/schemas/GridBackround.schema.json
2026-02-12 12:03:41 +00:00

8 lines
199 B
JSON

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