Files
f6d4a52e-e2b7-4e49-9fd5-99f…/registry/schemas/GridBackround.schema.json
2026-05-17 01:56:29 +00:00

8 lines
199 B
JSON

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