Files
b0fae6ba-e61d-4780-a56f-00c…/registry/schemas/GridBackround.schema.json
2026-06-04 15:38:26 +00:00

8 lines
199 B
JSON

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