Files
fab4e39a-b54d-48b4-8d2f-2e8…/registry/schemas/GridBackround.schema.json
2026-05-25 07:00:15 +00:00

8 lines
199 B
JSON

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