Files
d70bf32c-5101-4720-9b59-8fa…/registry/schemas/GridBackround.schema.json
2026-04-03 14:35:31 +00:00

8 lines
199 B
JSON

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