Files
1c94d1ea-9b3c-4c0f-918d-45a…/registry/schemas/GridBackround.schema.json
2026-02-12 10:14:02 +00:00

8 lines
199 B
JSON

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