Files
ffa2e2ea-1ca6-4ea6-bf7f-d1f…/registry/schemas/GridBackround.schema.json
2026-03-02 21:30:56 +00:00

8 lines
199 B
JSON

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