Files
85ff02e4-07e6-44c5-b28e-e08…/registry/schemas/GridBackround.schema.json
2026-06-05 11:44:02 +00:00

8 lines
199 B
JSON

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