Files
700bd58c-8019-4e19-9b7a-ddf…/registry/schemas/GridBackround.schema.json
2026-03-02 22:27:49 +00:00

8 lines
199 B
JSON

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