Files
78ce8eab-e3a9-4f54-9a24-aa7…/registry/schemas/GridBackround.schema.json
2026-03-27 11:21:07 +00:00

8 lines
199 B
JSON

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