Files
c6f197ec-e8c2-4fed-a7bc-71d…/registry/schemas/GridBackround.schema.json
2026-05-15 15:11:53 +00:00

8 lines
199 B
JSON

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