Files
bbf0b47b-e064-452b-bf04-a59…/registry/schemas/GridBackround.schema.json
2026-05-04 16:31:49 +00:00

8 lines
199 B
JSON

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