Files
dd0f5dc4-e8cd-4a85-8e16-79b…/registry/schemas/GridBackround.schema.json
2026-05-06 12:32:31 +00:00

8 lines
199 B
JSON

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