Files
5cb51b2c-b552-46a1-a11e-581…/registry/schemas/GridBackround.schema.json
2026-06-03 21:37:47 +00:00

8 lines
199 B
JSON

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