Files
2839b1d8-e5bc-4b3d-a800-e7f…/registry/schemas/GridBackround.schema.json
2026-03-28 12:59:22 +00:00

8 lines
199 B
JSON

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