Files
d5df2e0f-72a4-40b3-8369-cf2…/registry/schemas/GridBackround.schema.json
2026-04-20 23:56:35 +00:00

8 lines
199 B
JSON

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