Files
40ff2bff-c4e7-4cc6-8658-26b…/registry/schemas/GridBackround.schema.json
2026-03-11 08:42:58 +00:00

8 lines
199 B
JSON

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