Files
8fe904a3-6246-44ef-aaa0-5f4…/registry/schemas/GridBackround.schema.json
2026-04-02 21:11:26 +00:00

8 lines
199 B
JSON

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