Files
2f215eec-d8b0-4cad-a43b-d80…/registry/schemas/GridBackround.schema.json
2026-01-28 12:27:08 +00:00

8 lines
199 B
JSON

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