Files
58d47397-d1f3-4b33-89bd-d10…/registry/schemas/GridBackround.schema.json
2026-04-26 18:53:40 +00:00

8 lines
199 B
JSON

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