Files
400ea26b-e7b0-41a2-a9fa-b80…/registry/schemas/GridBackround.schema.json
2026-05-06 07:04:54 +00:00

8 lines
199 B
JSON

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