Files
1f5ed4bf-e211-48c8-b4f7-45f…/registry/schemas/GridBackround.schema.json
2026-03-06 11:18:42 +00:00

8 lines
199 B
JSON

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