Files
814f8d0d-2d14-41ec-9a62-32a…/registry/schemas/GridBackround.schema.json
2026-04-19 03:54:56 +00:00

8 lines
199 B
JSON

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