Files
9695629e-7b4e-4d0d-a70b-ddb…/registry/schemas/GridBackround.schema.json
2026-02-10 14:00:50 +00:00

8 lines
199 B
JSON

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