Files
41b67e10-78b5-41d7-bf22-9db…/registry/schemas/GridBackround.schema.json
2026-06-03 07:08:52 +00:00

8 lines
199 B
JSON

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