Files
8b0f8dfc-8fe0-49fa-b497-aeb…/registry/schemas/GridBackround.schema.json
2026-03-03 16:59:27 +00:00

8 lines
199 B
JSON

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