Files
f44129fa-d984-4a8d-a571-857…/registry/schemas/GridBackround.schema.json
2026-02-09 15:38:01 +00:00

8 lines
199 B
JSON

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