Files
bc7a3ee5-6623-448b-aa88-e7b…/registry/schemas/GridBackround.schema.json
2026-03-31 11:15:00 +00:00

8 lines
199 B
JSON

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