Files
dc0efd24-77b8-49a4-9190-e61…/registry/schemas/GridBackround.schema.json
2026-02-21 05:54:28 +00:00

8 lines
199 B
JSON

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