Files
2bb5e1d7-d65d-4d8d-aaed-601…/registry/schemas/GridBackround.schema.json
2026-04-26 07:48:53 +00:00

8 lines
199 B
JSON

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