Files
26e78fc8-0fbf-484e-bfb8-01e…/registry/schemas/GridBackround.schema.json
2026-03-16 01:27:42 +00:00

8 lines
199 B
JSON

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