Files
23f11f2b-9738-4923-ae07-afa…/registry/schemas/GridBackround.schema.json
2026-02-06 15:31:43 +00:00

8 lines
199 B
JSON

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