Files
80c6a8cb-0fc8-4b31-b0d8-a07…/registry/schemas/GridBackround.schema.json
2026-05-19 06:46:20 +00:00

8 lines
199 B
JSON

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