Files
d15ddf9e-5c7e-4bc2-a439-dcb…/registry/schemas/GridBackround.schema.json
2026-05-19 07:39:36 +00:00

8 lines
199 B
JSON

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