Files
084914ab-1f63-4511-89db-e3c…/registry/schemas/GridBackround.schema.json
2026-04-02 10:17:41 +00:00

8 lines
199 B
JSON

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