Files
abe9d7fa-4b1a-4a9c-8449-ddc…/registry/schemas/GridBackround.schema.json
2026-02-13 17:15:44 +00:00

8 lines
199 B
JSON

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